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

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn hsion(&self) -> HSION_R[src]

Bit 8 - HSI16 clock enable

pub fn hsikeron(&self) -> HSIKERON_R[src]

Bit 9 - HSI16 always enable for peripheral kernels

pub fn hsirdy(&self) -> HSIRDY_R[src]

Bit 10 - HSI16 clock ready flag

pub fn hsidiv(&self) -> HSIDIV_R[src]

Bits 11:13 - HSI16 clock division factor

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

Bit 16 - HSE clock enable

pub fn hserdy(&self) -> HSERDY_R[src]

Bit 17 - HSE clock ready flag

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

Bit 18 - HSE crystal oscillator bypass

pub fn csson(&self) -> CSSON_R[src]

Bit 19 - Clock security system enable

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

Bit 24 - PLL enable

pub fn pllrdy(&self) -> PLLRDY_R[src]

Bit 25 - PLL clock ready flag