[][src]Type Definition stm32f4::stm32f469::adc_common::ccr::W

type W = W<u32, CCR>;

Writer for register CCR

Implementations

impl W[src]

pub fn tsvrefe(&mut self) -> TSVREFE_W<'_>[src]

Bit 23 - Temperature sensor and VREFINT enable

pub fn vbate(&mut self) -> VBATE_W<'_>[src]

Bit 22 - VBAT enable

pub fn adcpre(&mut self) -> ADCPRE_W<'_>[src]

Bits 16:17 - ADC prescaler

pub fn dma(&mut self) -> DMA_W<'_>[src]

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

pub fn dds(&mut self) -> DDS_W<'_>[src]

Bit 13 - DMA disable selection for multi-ADC mode

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

Bits 8:11 - Delay between 2 sampling phases

pub fn multi(&mut self) -> MULTI_W<'_>[src]

Bits 0:4 - Multi ADC mode selection