Type Definition stm32f1::stm32f100::adc1::cr1::R[][src]

type R = R<u32, CR1>;

Reader of register CR1

Implementations

impl R[src]

pub fn awden(&self) -> AWDEN_R[src]

Bit 23 - Analog watchdog enable on regular channels

pub fn jawden(&self) -> JAWDEN_R[src]

Bit 22 - Analog watchdog enable on injected channels

pub fn discnum(&self) -> DISCNUM_R[src]

Bits 13:15 - Discontinuous mode channel count

pub fn jdiscen(&self) -> JDISCEN_R[src]

Bit 12 - Discontinuous mode on injected channels

pub fn discen(&self) -> DISCEN_R[src]

Bit 11 - Discontinuous mode on regular channels

pub fn jauto(&self) -> JAUTO_R[src]

Bit 10 - Automatic injected group conversion

pub fn awdsgl(&self) -> AWDSGL_R[src]

Bit 9 - Enable the watchdog on a single channel in scan mode

pub fn scan(&self) -> SCAN_R[src]

Bit 8 - Scan mode

pub fn jeocie(&self) -> JEOCIE_R[src]

Bit 7 - Interrupt enable for injected channels

pub fn awdie(&self) -> AWDIE_R[src]

Bit 6 - Analog watchdog interrupt enable

pub fn eocie(&self) -> EOCIE_R[src]

Bit 5 - Interrupt enable for EOC

pub fn awdch(&self) -> AWDCH_R[src]

Bits 0:4 - Analog watchdog channel select bits