Type Definition stm32f1::stm32f103::adc2::sr::R[][src]

type R = R<u32, SR>;

Reader of register SR

Implementations

impl R[src]

pub fn strt(&self) -> STRT_R[src]

Bit 4 - Regular channel start flag

pub fn jstrt(&self) -> JSTRT_R[src]

Bit 3 - Injected channel start flag

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

Bit 2 - Injected channel end of conversion

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

Bit 1 - Regular channel end of conversion

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

Bit 0 - Analog watchdog flag