R

Type Alias R 

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

Reader of register ICSCR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn hsitrim(&self) -> HSITRIM_R

Bits 24:28 - HSI clock trimming

Source

pub fn hsical(&self) -> HSICAL_R

Bits 16:23 - HSI clock calibration

Source

pub fn msitrim(&self) -> MSITRIM_R

Bits 8:15 - MSI clock trimming

Source

pub fn msical(&self) -> MSICAL_R

Bits 0:7 - MSI clock calibration