Type Alias atmega_hal::pac::adc::adcsra::ADIE_R

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

Field ADIE reader - ADC Interrupt Enable

Aliased Type§

struct ADIE_R { /* private fields */ }