Type Definition stm32wb_stm32hal::stm32wb55::rcc::ICSCR[][src]

type ICSCR = Reg<u32, _ICSCR>;
Expand description

Internal clock sources calibration register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see icscr module

Trait Implementations

Register ICSCR reset()’s with value 0x4000_0000

Register size

Reset value of the register

read() method returns icscr::R reader structure

write(|w| ..) method takes icscr::W writer structure