Type Definition stm32l4_stm32hal::stm32l4x5::rcc::CICR[][src]

pub 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

Trait Implementations

Register CICR reset()’s with value 0

Register size

Reset value of the register

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