[][src]Type Definition stm32f3::stm32f373::sdadc1::cr1::R

type R = R<u32, CR1>;

Reader of register CR1

Methods

impl R[src]

pub fn eocalie(&self) -> EOCALIE_R[src]

Bit 0 - End of calibration interrupt enable

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

Bit 1 - Injected end of conversion interrupt enable

pub fn jovrie(&self) -> JOVRIE_R[src]

Bit 2 - Injected data overrun interrupt enable

pub fn reocie(&self) -> REOCIE_R[src]

Bit 3 - Regular end of conversion interrupt enable

pub fn rovrie(&self) -> ROVRIE_R[src]

Bit 4 - Regular data overrun interrupt enable

pub fn refv(&self) -> REFV_R[src]

Bits 8:9 - Reference voltage selection

pub fn slowck(&self) -> SLOWCK_R[src]

Bit 10 - Slow clock mode enable

pub fn sbi(&self) -> SBI_R[src]

Bit 11 - Enter Standby mode when idle

pub fn pdi(&self) -> PDI_R[src]

Bit 12 - Enter power down mode when idle

pub fn jsync(&self) -> JSYNC_R[src]

Bit 14 - Launch a injected conversion synchronously with SDADC1

pub fn rsync(&self) -> RSYNC_R[src]

Bit 15 - Launch regular conversion synchronously with SDADC1

pub fn jdmaen(&self) -> JDMAEN_R[src]

Bit 16 - DMA channel enabled to read data for the injected channel group

pub fn rdmaen(&self) -> RDMAEN_R[src]

Bit 17 - DMA channel enabled to read data for the regular channel

pub fn init(&self) -> INIT_R[src]

Bit 31 - Initialization mode request