pub type ADIF_W<'a, const O: u8> = BitWriterRaw<'a, u8, ADCSRA_SPEC, bool, BitM, O>;Expand description
Field ADIF writer - ADC Interrupt Flag
Aliased Type§
struct ADIF_W<'a, const O: u8> { /* private fields */ }pub type ADIF_W<'a, const O: u8> = BitWriterRaw<'a, u8, ADCSRA_SPEC, bool, BitM, O>;Field ADIF writer - ADC Interrupt Flag
struct ADIF_W<'a, const O: u8> { /* private fields */ }