Type Alias Ifc
Source pub type Ifc = Reg<IFCrs>;
Expand description
IFC (w) register accessor: Interrupt Flag Clear Register
You can reset
, write
, write_with_zero
this register using ifc::W
. See API.
For information about available fields see ifc
module
pub struct Ifc { }