[−][src]Enum lpc55s6x_pac::pmc::bodvbat::TRIGLVLW
Values that can be written to the field TRIGLVL
Variants
V_1P00
1.00 V.
V_1P10
1.10 V.
V_1P20
1.20 V.
V_1P30
1.30 V.
V_1P40
1.40 V.
V_1P50
1.50 V.
V_1P60
1.60 V.
V_1P65
1.65 V.
V_1P70
1.70 V.
V_1P75
1.75 V.
V_1P80
1.80 V.
V_1P90
1.90 V.
V_2P00
2.00 V.
V_2P10
2.10 V.
V_2P20
2.20 V.
V_2P30
2.30 V.
V_2P40
2.40 V.
V_2P50
2.50 V.
V_2P60
2.60 V.
V_2P70
2.70 V.
V_2P80
2.806 V.
V_2P90
2.90 V.
V_3P00
3.00 V.
V_3P10
3.10 V.
V_3P20
3.20 V.
V_3P30_2
3.30 V.
V_3P30_3
3.30 V.
V_3P30_4
3.30 V.
V_3P30_5
3.30 V.
V_3P30_6
3.30 V.
V_3P30_7
3.30 V.
V_3P30_8
3.30 V.
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