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
Aliased Type§
pub struct CICR { /* private fields */ }