Type Definition stm32g4::stm32g484::adc3::ier::R[][src]

type R = R<u32, IER>;

Reader of register IER

Implementations

impl R[src]

pub fn jqovfie(&self) -> JQOVFIE_R[src]

Bit 10 - Injected context queue overflow interrupt enable

pub fn awd3ie(&self) -> AWD3IE_R[src]

Bit 9 - Analog watchdog 3 interrupt enable

pub fn awd2ie(&self) -> AWD2IE_R[src]

Bit 8 - Analog watchdog 2 interrupt enable

pub fn awd1ie(&self) -> AWD1IE_R[src]

Bit 7 - Analog watchdog 1 interrupt enable

pub fn jeosie(&self) -> JEOSIE_R[src]

Bit 6 - End of injected sequence of conversions interrupt enable

pub fn jeocie(&self) -> JEOCIE_R[src]

Bit 5 - End of injected conversion interrupt enable

pub fn ovrie(&self) -> OVRIE_R[src]

Bit 4 - Overrun interrupt enable

pub fn eosie(&self) -> EOSIE_R[src]

Bit 3 - End of regular sequence of conversions interrupt enable

pub fn eocie(&self) -> EOCIE_R[src]

Bit 2 - End of regular conversion interrupt enable

pub fn eosmpie(&self) -> EOSMPIE_R[src]

Bit 1 - End of sampling flag interrupt enable for regular conversions

pub fn adrdyie(&self) -> ADRDYIE_R[src]

Bit 0 - ADC ready interrupt enable