[][src]Type Definition stm32f3::stm32f3x8::sdadc1::isr::R

type R = R<u32, ISR>;

Reader of register ISR

Methods

impl R[src]

pub fn initrdy(&self) -> INITRDY_R[src]

Bit 31 - Initialization mode is ready

pub fn stabip(&self) -> STABIP_R[src]

Bit 15 - Stabilization in progress status

pub fn rcip(&self) -> RCIP_R[src]

Bit 14 - Regular conversion in progress status

pub fn jcip(&self) -> JCIP_R[src]

Bit 13 - Injected conversion in progress status

pub fn calibip(&self) -> CALIBIP_R[src]

Bit 12 - Calibration in progress status

pub fn rovrf(&self) -> ROVRF_R[src]

Bit 4 - Regular conversion overrun flag

pub fn reocf(&self) -> REOCF_R[src]

Bit 3 - End of regular conversion flag

pub fn jovrf(&self) -> JOVRF_R[src]

Bit 2 - Injected conversion overrun flag

pub fn jeocf(&self) -> JEOCF_R[src]

Bit 1 - End of injected conversion flag

pub fn eocalf(&self) -> EOCALF_R[src]

Bit 0 - End of calibration flag