[][src]Type Definition stm32f3::stm32f3x8::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 pllsrc(&mut self) -> PLLSRC_W[src]

Bits 15: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 i2ssrc(&mut self) -> I2SSRC_W[src]

Bit 23 - I2S external clock source selection

pub fn mcopre(&mut self) -> MCOPRE_W[src]

Bits 28:30 - Microcontroller Clock Output Prescaler

pub fn pllnodiv(&mut self) -> PLLNODIV_W[src]

Bit 31 - Do not divide PLL to MCO