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

type R = R<u32, CR2>;

Reader of register CR2

Methods

impl R[src]

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

Bit 24 - Fast conversion mode selection

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

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

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

Bit 22 - Continuous mode selection for regular conversions

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

Bits 16:19 - Regular channel selection

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

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

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

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

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

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

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

Bit 6 - Delay start of injected conversions.

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

Bit 5 - Continuous mode selection for injected conversions

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

Bit 4 - Start calibration

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

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

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

Bit 0 - SDADC enable