Type Alias atmega_hal::pac::adc::adcsra::ADIF_R

source ·
pub type ADIF_R = BitReaderRaw<bool>;
Expand description

Field ADIF reader - ADC Interrupt Flag

Aliased Type§

struct ADIF_R { /* private fields */ }