[][src]Type Definition stm32f3::stm32f303::adc1_2::ccr::W

type W = W<u32, CCR>;

Writer for register CCR

Methods

impl W[src]

pub fn dual(&mut self) -> DUAL_W[src]

Bits 0:4 - Dual ADC mode selection

pub fn delay(&mut self) -> DELAY_W[src]

Bits 8:11 - Delay between 2 sampling phases

pub fn dmacfg(&mut self) -> DMACFG_W[src]

Bit 13 - DMA configuration (for multi-ADC mode)

pub fn mdma(&mut self) -> MDMA_W[src]

Bits 14:15 - Direct memory access mode for multi ADC mode

pub fn ckmode(&mut self) -> CKMODE_W[src]

Bits 16:17 - ADC clock mode

pub fn vrefen(&mut self) -> VREFEN_W[src]

Bit 22 - VREFINT enable

pub fn tsen(&mut self) -> TSEN_W[src]

Bit 23 - Temperature sensor enable

pub fn vbaten(&mut self) -> VBATEN_W[src]

Bit 24 - VBAT enable