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

type W = W<u32, IER>;

Writer for register IER

Methods

impl W[src]

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

Bit 0 - ADC ready interrupt enable

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

Bit 1 - End of sampling flag interrupt enable

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

Bit 2 - End of conversion interrupt enable

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

Bit 3 - End of conversion sequence interrupt enable

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

Bit 4 - Overrun interrupt enable

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

Bit 7 - Analog watchdog interrupt enable

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

Bit 11 - End of calibration interrupt enable