Type Definition stm32f1::stm32f102::rcc::cfgr::R[][src]

type R = R<u32, CFGR>;

Reader of register CFGR

Implementations

impl R[src]

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

Bits 0:1 - System clock Switch

pub fn sws(&self) -> SWS_R[src]

Bits 2:3 - System Clock Switch Status

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

Bits 4:7 - AHB prescaler

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

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

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

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

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

Bits 14:15 - ADC prescaler

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

Bit 16 - PLL entry clock source

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

Bit 17 - HSE divider for PLL entry

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

Bits 18:21 - PLL Multiplication Factor

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

Bits 24:26 - Microcontroller clock output