[][src]Type Definition stm32f3::stm32f373::sdadc1::cr2::W

type W = W<u32, CR2>;

Writer for register CR2

Methods

impl W[src]

pub fn fast(&mut self) -> FAST_W[src]

Bit 24 - Fast conversion mode selection

pub fn rswstart(&mut self) -> RSWSTART_W[src]

Bit 23 - Software start of a conversion on the regular channel

pub fn rcont(&mut self) -> RCONT_W[src]

Bit 22 - Continuous mode selection for regular conversions

pub fn rch(&mut self) -> RCH_W[src]

Bits 16:19 - Regular channel selection

pub fn jswstart(&mut self) -> JSWSTART_W[src]

Bit 15 - Start a conversion of the injected group of channels

pub fn jexten(&mut self) -> JEXTEN_W[src]

Bits 13:14 - Trigger enable and trigger edge selection for injected conversions

pub fn jextsel(&mut self) -> JEXTSEL_W[src]

Bits 8:11 - Trigger signal selection for launching injected conversions

pub fn jds(&mut self) -> JDS_W[src]

Bit 6 - Delay start of injected conversions.

pub fn jcont(&mut self) -> JCONT_W[src]

Bit 5 - Continuous mode selection for injected conversions

pub fn startcalib(&mut self) -> STARTCALIB_W[src]

Bit 4 - Start calibration

pub fn calibcnt(&mut self) -> CALIBCNT_W[src]

Bits 1:2 - Number of calibration sequences to be performed (number of valid configurations)

pub fn adon(&mut self) -> ADON_W[src]

Bit 0 - SDADC enable