[][src]Type Definition stm32l0::stm32l0x2::adc::ier::R

type R = R<u32, IER>;

Reader of register IER

Methods

impl R[src]

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

Bit 0 - ADC ready interrupt enable

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

Bit 1 - End of sampling flag interrupt enable

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

Bit 2 - End of conversion interrupt enable

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

Bit 3 - End of conversion sequence interrupt enable

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

Bit 4 - Overrun interrupt enable

pub fn awdie(&self) -> AWDIE_R[src]

Bit 7 - Analog watchdog interrupt enable

pub fn eocalie(&self) -> EOCALIE_R[src]

Bit 11 - End of calibration interrupt enable