pub type IFCR = Reg<u32, _IFCR>;
Expand description
interrupt flag clear register
This register you can reset
, write
, write_with_zero
. See API.
For information about available fields see ifcr module
Aliased Type§
pub struct IFCR { /* private fields */ }