[−][src]Struct lpc55s6x_pac::pmc::bodcore::_TRIGLVLW
Proxy
Methods
impl<'a> _TRIGLVLW<'a>
[src][−]
pub fn variant(self, variant: TRIGLVLW) -> &'a mut W
[src][−]
Writes variant
to the field
pub fn v_0p60(self) -> &'a mut W
[src][−]
0.60 V.
pub fn v_0p65(self) -> &'a mut W
[src][−]
0.65 V.
pub fn v_0p70(self) -> &'a mut W
[src][−]
0.70 V.
pub fn v_0p75(self) -> &'a mut W
[src][−]
0.75 V.
pub fn v_0p80(self) -> &'a mut W
[src][−]
0.80 V.
pub fn v_0p85(self) -> &'a mut W
[src][−]
0.85 V.
pub fn v_0p90(self) -> &'a mut W
[src][−]
0.90 V.
pub fn v_0p95(self) -> &'a mut W
[src][−]
0.95 V.
pub fn bits(self, value: u8) -> &'a mut W
[src][−]
Writes raw bits to the field
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