Type Definition stm32f1::stm32f103::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 0 - Internal High Speed clock enable

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

Bit 1 - Internal High Speed clock ready flag

pub fn hsitrim(&self) -> HSITRIM_R[src]

Bits 3:7 - Internal High Speed clock trimming

pub fn hsical(&self) -> HSICAL_R[src]

Bits 8:15 - Internal High Speed clock Calibration

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

Bit 16 - External High Speed clock enable

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

Bit 17 - External High Speed clock ready flag

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

Bit 18 - External High Speed clock 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