Type Definition stm32g0::stm32g081::adc::ier::ADRDYIE_W

source · []
pub type ADRDYIE_W<'a, const O: u8> = BitWriter<'a, u32, IER_SPEC, ADRDYIE_A, O>;
Expand description

Field ADRDYIE writer - ADC ready interrupt

Implementations

ADRDY interrupt disabled

ADRDY interrupt enabled. An interrupt is generated when the ADRDY bit is set.