[−][src]Enum lpc55s6x_pac::adc0::cmdl6::ADCHW
Values that can be written to the field ADCH
Variants
ADCH_0
Select CH0A or CH0B or CH0A/CH0B pair.
ADCH_1
Select CH1A or CH1B or CH1A/CH1B pair.
ADCH_2
Select CH2A or CH2B or CH2A/CH2B pair.
ADCH_3
Select CH3A or CH3B or CH3A/CH3B pair.
ADCH_4
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_5
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_6
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_7
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_8
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_9
Select corresponding channel CHnA or CHnB or CHnA/CHnB pair.
ADCH_30
Select CH30A or CH30B or CH30A/CH30B pair.
ADCH_31
Select CH31A or CH31B or CH31A/CH31B pair.
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