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

type W = W<u32, CR1>;
Expand description

Writer for register CR1

Implementations

Bit 0 - End of calibration interrupt enable

Bit 1 - Injected end of conversion interrupt enable

Bit 2 - Injected data overrun interrupt enable

Bit 3 - Regular end of conversion interrupt enable

Bit 4 - Regular data overrun interrupt enable

Bits 8:9 - Reference voltage selection

Bit 10 - Slow clock mode enable

Bit 11 - Enter Standby mode when idle

Bit 12 - Enter power down mode when idle

Bit 14 - Launch a injected conversion synchronously with SDADC1

Bit 15 - Launch regular conversion synchronously with SDADC1

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

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

Bit 31 - Initialization mode request