[][src]Type Definition stm32f3::stm32f303::rcc::cfgr::R

type R = R<u32, CFGR>;

Reader of register CFGR

Methods

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 pllsrc(&self) -> PLLSRC_R[src]

Bits 15: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 usbpre(&self) -> USBPRE_R[src]

Bit 22 - USB prescaler

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

Bits 24:26 - Microcontroller clock output

pub fn i2ssrc(&self) -> I2SSRC_R[src]

Bit 23 - I2S external clock source selection

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

Bits 28:30 - Microcontroller Clock Output Prescaler

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

Bit 31 - Do not divide PLL to MCO