[][src]Type Definition stm32f3::stm32f373::rcc::cfgr::W

type W = W<u32, CFGR>;

Writer for register CFGR

Methods

impl W[src]

pub fn sw(&mut self) -> SW_W[src]

Bits 0:1 - System clock Switch

pub fn hpre(&mut self) -> HPRE_W[src]

Bits 4:7 - AHB prescaler

pub fn ppre1(&mut self) -> PPRE1_W[src]

Bits 8:10 - APB Low speed prescaler (APB1)

pub fn ppre2(&mut self) -> PPRE2_W[src]

Bits 11:13 - APB high speed prescaler (APB2)

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

Bits 14:15 - ADC prescaler

pub fn pllsrc(&mut self) -> PLLSRC_W[src]

Bit 16 - PLL entry clock source

pub fn pllxtpre(&mut self) -> PLLXTPRE_W[src]

Bit 17 - HSE divider for PLL entry

pub fn pllmul(&mut self) -> PLLMUL_W[src]

Bits 18:21 - PLL Multiplication Factor

pub fn usbpre(&mut self) -> USBPRE_W[src]

Bit 22 - USB prescaler

pub fn mco(&mut self) -> MCO_W[src]

Bits 24:26 - Microcontroller clock output

pub fn sdpre(&mut self) -> SDPRE_W[src]

Bits 27:31 - SDADC prescaler