[][src]Type Definition stm32wb_pac::rcc::icscr::R

type R = R<u32, ICSCR>;

Reader of register ICSCR

Implementations

impl R[src]

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

Bits 24:30 - HSI clock trimming

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

Bits 16:23 - HSI clock calibration

pub fn msitrim(&self) -> MSITRIM_R[src]

Bits 8:15 - MSI clock trimming

pub fn msical(&self) -> MSICAL_R[src]

Bits 0:7 - MSI clock calibration