pub struct MUX_W<'a> { /* fields omitted */ }
Expand description
Field MUX writer - Analog Channel Selection Bits
Writes variant to the field
ADC Single Ended Input pin 0
ADC Single Ended Input pin 1
ADC Single Ended Input pin 2
ADC Single Ended Input pin 3
ADC Single Ended Input pin 4
ADC Single Ended Input pin 5
ADC Single Ended Input pin 6
ADC Single Ended Input pin 7
Writes raw bits to the field
impl<T> Any for T where
T: 'static + ?Sized,
Immutably borrows from an owned value. Read more
Mutably borrows from an owned value. Read more
impl<T, U> Into<U> for T where
U: From<T>,
The type returned in the event of a conversion error.
The type returned in the event of a conversion error.