[][src]Type Definition stm32l0::stm32l0x3::adc::isr::R

type R = R<u32, ISR>;

Reader of register ISR

Methods

impl R[src]

pub fn adrdy(&self) -> ADRDY_R[src]

Bit 0 - ADC ready

pub fn eosmp(&self) -> EOSMP_R[src]

Bit 1 - End of sampling flag

pub fn eoc(&self) -> EOC_R[src]

Bit 2 - End of conversion flag

pub fn eos(&self) -> EOS_R[src]

Bit 3 - End of sequence flag

pub fn ovr(&self) -> OVR_R[src]

Bit 4 - ADC overrun

pub fn awd(&self) -> AWD_R[src]

Bit 7 - Analog watchdog flag

pub fn eocal(&self) -> EOCAL_R[src]

Bit 11 - End Of Calibration flag