Struct avr_device::atmega4809::vref::ctrla::ADC0REFSEL_R [−][src]
pub struct ADC0REFSEL_R(_);Expand description
Field ADC0REFSEL reader - ADC0 reference select
Implementations
Get enumerated values variant
Methods from Deref<Target = FieldReader<u8, ADC0REFSEL_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).
Trait Implementations
type Target = FieldReader<u8, ADC0REFSEL_A>
type Target = FieldReader<u8, ADC0REFSEL_A>
The resulting type after dereferencing.