Type Definition stm32f1::stm32f107::rcc::cfgr::W[][src]

type W = W<u32, CFGR>;

Writer for register CFGR

Implementations

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 otgfspre(&mut self) -> OTGFSPRE_W<'_>[src]

Bit 22 - USB OTG FS prescaler

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

Bits 24:27 - Microcontroller clock output