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

Aliased Typeยง

pub struct Ifc { /* private fields */ }