R

Type Alias R 

Source
pub type R = R<u32, CRRCR>;
Expand description

Reader of register CRRCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn hsi48cal(&self) -> HSI48CAL_R

Bits 7:15 - These bits are initialized at startup with the factory-programmed HSI48 calibration trim value.

Source

pub fn hsi48rdy(&self) -> HSI48RDY_R

Bit 1 - Set by hardware to indicate that HSI48 oscillator is stable. This bit is set only when HSI48 is enabled by software by setting HSI48ON.

Source

pub fn hsi48on(&self) -> HSI48ON_R

Bit 0 - Set and cleared by software. Cleared by hardware to stop the HSI48 when entering in Stop, Standby or Shutdown modes.