Type Definition stm32g0::stm32g070::rcc::cfgr::R[][src]

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:26 - Microcontroller clock output

pub fn ppre(&self) -> PPRE_R[src]

Bits 12:14 - APB prescaler

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

Bits 8:11 - AHB prescaler

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

Bits 3:5 - System clock switch status

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

Bits 0:2 - System clock switch