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

type W = W<u32, CFGR>;

Writer for register CFGR

Implementations

impl W[src]

pub fn mcopre(&mut self) -> MCOPRE_W<'_>[src]

Bits 28:30 - Microcontroller clock output prescaler

pub fn mcosel(&mut self) -> MCOSEL_W<'_>[src]

Bits 24:27 - Microcontroller clock output

pub fn stopwuck(&mut self) -> STOPWUCK_W<'_>[src]

Bit 15 - Wakeup from Stop and CSS backup clock selection

pub fn ppre2(&mut self) -> PPRE2_W<'_>[src]

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

pub fn ppre1(&mut self) -> PPRE1_W<'_>[src]

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

pub fn hpre(&mut self) -> HPRE_W<'_>[src]

Bits 4:7 - AHB prescaler

pub fn sw(&mut self) -> SW_W<'_>[src]

Bits 0:1 - System clock switch