Struct stm32f103xx::adc2::cr1::R
[−]
[src]
pub struct R { /* fields omitted */ }Value read from the register
Methods
impl R[src]
fn bits(&self) -> u32
Value of the register as raw bits
fn awden(&self) -> AWDENR
Bit 23 - Analog watchdog enable on regular channels
fn jawden(&self) -> JAWDENR
Bit 22 - Analog watchdog enable on injected channels
fn discnum(&self) -> DISCNUMR
Bits 13:15 - Discontinuous mode channel count
fn jdiscen(&self) -> JDISCENR
Bit 12 - Discontinuous mode on injected channels
fn discen(&self) -> DISCENR
Bit 11 - Discontinuous mode on regular channels
fn jauto(&self) -> JAUTOR
Bit 10 - Automatic injected group conversion
fn awdsgl(&self) -> AWDSGLR
Bit 9 - Enable the watchdog on a single channel in scan mode
fn scan(&self) -> SCANR
Bit 8 - Scan mode
fn jeocie(&self) -> JEOCIER
Bit 7 - Interrupt enable for injected channels
fn awdie(&self) -> AWDIER
Bit 6 - Analog watchdog interrupt enable
fn eocie(&self) -> EOCIER
Bit 5 - Interrupt enable for EOC
fn awdch(&self) -> AWDCHR
Bits 0:4 - Analog watchdog channel select bits