[−][src]Enum lpc55s6x_pac::pmc::fro1m::DIVSELW
Values that can be written to the field DIVSEL
Variants
DIV_2
2.0.
DIV_4
4.0.
DIV_6
6.0.
DIV_8
8.0.
DIV_10
10.0.
DIV_12
12.0.
DIV_14
14.0.
DIV_16
16.0.
DIV_18
18.0.
DIV_20
20.0.
DIV_22
22.0.
DIV_24
24.0.
DIV_26
26.0.
DIV_28
28.0.
DIV_30
30.0.
DIV_32
32.0.
DIV_34
34.0.
DIV_36
36.0.
DIV_38
38.0.
DIV_40
40.0.
DIV_42
42.0.
DIV_44
44.0.
DIV_46
46.0.
DIV_48
48.0.
DIV_50
50.0.
DIV_52
52.0.
DIV_54
54.0.
DIV_56
56.0.
DIV_58
58.0.
DIV_60
60.0.
DIV_62
62.0.
DIV_1
1.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