[][src]Type Definition stm32wb_pac::rcc::cfgr::R

type R = R<u32, CFGR>;

Reader of register CFGR

Implementations

impl R[src]

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

Bits 28:30 - Microcontroller clock output prescaler

pub fn mcosel(&self) -> MCOSEL_R[src]

Bits 24:27 - Microcontroller clock output

pub fn ppre2f(&self) -> PPRE2F_R[src]

Bit 18 - APB2 prescaler flag

pub fn ppre1f(&self) -> PPRE1F_R[src]

Bit 17 - APB1 prescaler flag

pub fn hpref(&self) -> HPREF_R[src]

Bit 16 - AHB prescaler flag

pub fn stopwuck(&self) -> STOPWUCK_R[src]

Bit 15 - Wakeup from Stop and CSS backup clock selection

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

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

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

Bits 8:10 - PB low-speed prescaler (APB1)

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

Bits 4:7 - AHB prescaler

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

Bits 2:3 - System clock switch status

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

Bits 0:1 - System clock switch