Struct avr_device::atmega328p::adc::adcsra::ADIF_R [−][src]
pub struct ADIF_R(_);Expand description
Field ADIF reader - ADC Interrupt Flag
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).