[][src]Type Definition stm32f3::stm32f373::adc1::sr::W

type W = W<u32, SR>;

Writer for register SR

Methods

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