Type Definition stm32g0::stm32g030::adc::isr::W[][src]

type W = W<u32, ISR>;

Writer for register ISR

Implementations

impl W[src]

pub fn ccrdy(&mut self) -> CCRDY_W<'_>[src]

Bit 13 - Channel Configuration Ready flag

pub fn eocal(&mut self) -> EOCAL_W<'_>[src]

Bit 11 - End Of Calibration flag

pub fn awd3(&mut self) -> AWD3_W<'_>[src]

Bit 9 - ADC analog watchdog 3 flag

pub fn awd2(&mut self) -> AWD2_W<'_>[src]

Bit 8 - ADC analog watchdog 2 flag

pub fn awd1(&mut self) -> AWD1_W<'_>[src]

Bit 7 - ADC analog watchdog 1 flag

pub fn ovr(&mut self) -> OVR_W<'_>[src]

Bit 4 - ADC group regular overrun flag

pub fn eos(&mut self) -> EOS_W<'_>[src]

Bit 3 - ADC group regular end of sequence conversions flag

pub fn eoc(&mut self) -> EOC_W<'_>[src]

Bit 2 - ADC group regular end of unitary conversion flag

pub fn eosmp(&mut self) -> EOSMP_W<'_>[src]

Bit 1 - ADC group regular end of sampling flag

pub fn adrdy(&mut self) -> ADRDY_W<'_>[src]

Bit 0 - ADC ready flag