Type Alias atmega_hal::pac::adc::adcsra::ADIF_W

source ·
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 */ }