IE

Type Alias IE 

Source
pub type IE = Reg<IE_SPEC>;
Expand description

IE (rw) register accessor: an alias for Reg<IE_SPEC>

Aliased Typeยง

pub struct IE { /* private fields */ }