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

type W = W<u32, CR1>;

Writer for register CR1

Methods

impl W[src]

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

Bit 0 - End of calibration interrupt enable

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

Bit 1 - Injected end of conversion interrupt enable

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

Bit 2 - Injected data overrun interrupt enable

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

Bit 3 - Regular end of conversion interrupt enable

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

Bit 4 - Regular data overrun interrupt enable

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

Bits 8:9 - Reference voltage selection

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

Bit 10 - Slow clock mode enable

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

Bit 11 - Enter Standby mode when idle

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

Bit 12 - Enter power down mode when idle

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

Bit 14 - Launch a injected conversion synchronously with SDADC1

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

Bit 15 - Launch regular conversion synchronously with SDADC1

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

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

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

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

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

Bit 31 - Initialization mode request