Type Definition stm32wb_stm32hal::stm32wb55::rcc::CICR [−][src]
type CICR = Reg<u32, _CICR>;
Expand description
Clock interrupt clear register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see cicr module