[−][src]Enum lpc55s6x_pac::pmc::fro1m::DIVSELW   
Values that can be written to the field DIVSEL
Variants
DIV_22.0.
DIV_44.0.
DIV_66.0.
DIV_88.0.
DIV_1010.0.
DIV_1212.0.
DIV_1414.0.
DIV_1616.0.
DIV_1818.0.
DIV_2020.0.
DIV_2222.0.
DIV_2424.0.
DIV_2626.0.
DIV_2828.0.
DIV_3030.0.
DIV_3232.0.
DIV_3434.0.
DIV_3636.0.
DIV_3838.0.
DIV_4040.0.
DIV_4242.0.
DIV_4444.0.
DIV_4646.0.
DIV_4848.0.
DIV_5050.0.
DIV_5252.0.
DIV_5454.0.
DIV_5656.0.
DIV_5858.0.
DIV_6060.0.
DIV_6262.0.
DIV_11.0.
Auto Trait Implementations
Blanket Implementations
impl<T> From<T> for T[src][+]
impl<T, U> TryFrom<U> for T where
    U: Into<T>, [src][+]
U: Into<T>,
impl<T, U> Into<U> for T where
    U: From<T>, [src][+]
U: From<T>,
impl<T, U> TryInto<U> for T where
    U: TryFrom<T>, [src][+]
U: TryFrom<T>,
impl<T> Borrow<T> for T where
    T: ?Sized, [src][+]
T: ?Sized,
impl<T> BorrowMut<T> for T where
    T: ?Sized, [src][+]
T: ?Sized,
impl<T> Any for T where
    T: 'static + ?Sized, [src][+]
T: 'static + ?Sized,
impl<T> Same<T> for T[src]
type Output = T
Should always be Self