[][src]Type Definition stm32f1::stm32f101::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 mco(&mut self) -> MCO_W[src]

Bits 24:26 - Microcontroller clock output