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

type W = W<u32, CCR>;

Writer for register CCR

Methods

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