Type Definition R
Other items instm32l4_stm32hal::stm32l4x5::rcc::icscr
type R = R<u32, ICSCR>;
Reader of register ICSCR
impl R
pub fn hsitrim(&self) -> HSITRIM_R
Bits 24:28 - HSI clock trimming
pub fn hsical(&self) -> HSICAL_R
Bits 16:23 - HSI clock calibration
pub fn msitrim(&self) -> MSITRIM_R
Bits 8:15 - MSI clock trimming
pub fn msical(&self) -> MSICAL_R
Bits 0:7 - MSI clock calibration