Struct stm32f103xx::adc1::cr2::R [−][src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
impl Rpub fn bits(&self) -> u32[src]
pub fn bits(&self) -> u32Value of the register as raw bits
pub fn tsvrefe(&self) -> TSVREFER[src]
pub fn tsvrefe(&self) -> TSVREFERBit 23 - Temperature sensor and VREFINT enable
pub fn swstart(&self) -> SWSTARTR[src]
pub fn swstart(&self) -> SWSTARTRBit 22 - Start conversion of regular channels
pub fn jswstart(&self) -> JSWSTARTR[src]
pub fn jswstart(&self) -> JSWSTARTRBit 21 - Start conversion of injected channels
pub fn exttrig(&self) -> EXTTRIGR[src]
pub fn exttrig(&self) -> EXTTRIGRBit 20 - External trigger conversion mode for regular channels
pub fn extsel(&self) -> EXTSELR[src]
pub fn extsel(&self) -> EXTSELRBits 17:19 - External event select for regular group
pub fn jexttrig(&self) -> JEXTTRIGR[src]
pub fn jexttrig(&self) -> JEXTTRIGRBit 15 - External trigger conversion mode for injected channels
pub fn jextsel(&self) -> JEXTSELR[src]
pub fn jextsel(&self) -> JEXTSELRBits 12:14 - External event select for injected group
pub fn align(&self) -> ALIGNR[src]
pub fn align(&self) -> ALIGNRBit 11 - Data alignment
pub fn dma(&self) -> DMAR[src]
pub fn dma(&self) -> DMARBit 8 - Direct memory access mode
pub fn rstcal(&self) -> RSTCALR[src]
pub fn rstcal(&self) -> RSTCALRBit 3 - Reset calibration
pub fn cal(&self) -> CALR[src]
pub fn cal(&self) -> CALRBit 2 - A/D calibration
pub fn cont(&self) -> CONTR[src]
pub fn cont(&self) -> CONTRBit 1 - Continuous conversion
pub fn adon(&self) -> ADONR[src]
pub fn adon(&self) -> ADONRBit 0 - A/D converter ON / OFF