[][src]Type Definition stm32wb_pac::adc::isr::R

type R = R<u32, ISR>;

Reader of register ISR

Implementations

impl R[src]

pub fn jqovf(&self) -> JQOVF_R[src]

Bit 10 - ADC group injected contexts queue overflow flag

pub fn awd3(&self) -> AWD3_R[src]

Bit 9 - ADC analog watchdog 3 flag

pub fn awd2(&self) -> AWD2_R[src]

Bit 8 - ADC analog watchdog 2 flag

pub fn awd1(&self) -> AWD1_R[src]

Bit 7 - ADC analog watchdog 1 flag

pub fn jeos(&self) -> JEOS_R[src]

Bit 6 - ADC group injected end of sequence conversions flag

pub fn jeoc(&self) -> JEOC_R[src]

Bit 5 - ADC group injected end of unitary conversion flag

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

Bit 4 - ADC group regular overrun flag

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

Bit 3 - ADC group regular end of sequence conversions flag

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

Bit 2 - ADC group regular end of unitary conversion flag

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

Bit 1 - ADC group regular end of sampling flag

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

Bit 0 - ADC ready flag