Type Definition R
Other items instm32wb_stm32hal::stm32wb55::adc::isr
type R = R<u32, ISR>;
Reader of register ISR
impl R
pub fn jqovf(&self) -> JQOVF_R
Bit 10 - ADC group injected contexts queue overflow flag
pub fn awd3(&self) -> AWD3_R
Bit 9 - ADC analog watchdog 3 flag
pub fn awd2(&self) -> AWD2_R
Bit 8 - ADC analog watchdog 2 flag
pub fn awd1(&self) -> AWD1_R
Bit 7 - ADC analog watchdog 1 flag
pub fn jeos(&self) -> JEOS_R
Bit 6 - ADC group injected end of sequence conversions flag
pub fn jeoc(&self) -> JEOC_R
Bit 5 - ADC group injected end of unitary conversion flag
pub fn ovr(&self) -> OVR_R
Bit 4 - ADC group regular overrun flag
pub fn eos(&self) -> EOS_R
Bit 3 - ADC group regular end of sequence conversions flag
pub fn eoc(&self) -> EOC_R
Bit 2 - ADC group regular end of unitary conversion flag
pub fn eosmp(&self) -> EOSMP_R
Bit 1 - ADC group regular end of sampling flag
pub fn adrdy(&self) -> ADRDY_R
Bit 0 - ADC ready flag