Type Definition stm32g0::stm32g031::rcc::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn hsion(&mut self) -> HSION_W<'_>[src]

Bit 8 - HSI16 clock enable

pub fn hsikeron(&mut self) -> HSIKERON_W<'_>[src]

Bit 9 - HSI16 always enable for peripheral kernels

pub fn hsirdy(&mut self) -> HSIRDY_W<'_>[src]

Bit 10 - HSI16 clock ready flag

pub fn hsidiv(&mut self) -> HSIDIV_W<'_>[src]

Bits 11:13 - HSI16 clock division factor

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

Bit 16 - HSE clock enable

pub fn hserdy(&mut self) -> HSERDY_W<'_>[src]

Bit 17 - HSE clock ready flag

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

Bit 18 - HSE crystal oscillator bypass

pub fn csson(&mut self) -> CSSON_W<'_>[src]

Bit 19 - Clock security system enable

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

Bit 24 - PLL enable

pub fn pllrdy(&mut self) -> PLLRDY_W<'_>[src]

Bit 25 - PLL clock ready flag