Type Definition stm32f1::stm32f103::adc3::sr::W[][src]

type W = W<u32, SR>;

Writer for register SR

Implementations

impl W[src]

pub fn strt(&mut self) -> STRT_W<'_>[src]

Bit 4 - Regular channel start flag

pub fn jstrt(&mut self) -> JSTRT_W<'_>[src]

Bit 3 - Injected channel start flag

pub fn jeoc(&mut self) -> JEOC_W<'_>[src]

Bit 2 - Injected channel end of conversion

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

Bit 1 - Regular channel end of conversion

pub fn awd(&mut self) -> AWD_W<'_>[src]

Bit 0 - Analog watchdog flag