[][src]Type Definition stm32l0::stm32l0x3::rcc::cfgr::W

type W = W<u32, CFGR>;

Writer for register CFGR

Methods

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 selection

pub fn plldiv(&mut self) -> PLLDIV_W[src]

Bits 22:23 - PLL output division

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

Bits 18:21 - PLL multiplication factor

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

Bit 16 - PLL entry clock source

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

Bit 15 - Wake-up from stop 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 - APB 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