[][src]Type Definition stm32l0::stm32l0x1::rcc::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn pllon(&mut self) -> PLLON_W[src]

Bit 24 - PLL enable bit

pub fn rtcpre(&mut self) -> RTCPRE_W[src]

Bits 20:21 - TC/LCD prescaler

pub fn csshseon(&mut self) -> CSSHSEON_W[src]

Bit 19 - Clock security system on HSE enable bit

pub fn hsebyp(&mut self) -> HSEBYP_W[src]

Bit 18 - HSE clock bypass bit

pub fn hseon(&mut self) -> HSEON_W[src]

Bit 16 - HSE clock enable bit

pub fn msion(&mut self) -> MSION_W[src]

Bit 8 - MSI clock enable bit

pub fn hsi16diven(&mut self) -> HSI16DIVEN_W[src]

Bit 3 - HSI16DIVEN

pub fn hsi16rdyf(&mut self) -> HSI16RDYF_W[src]

Bit 2 - Internal high-speed clock ready flag

pub fn hsi16on(&mut self) -> HSI16ON_W[src]

Bit 0 - 16 MHz high-speed internal clock enable

pub fn hsi16outen(&mut self) -> HSI16OUTEN_W[src]

Bit 5 - 16 MHz high-speed internal clock output enable