pub type IF = Reg<IF_SPEC>;
IF register accessor: an alias for Reg<IF_SPEC>
Reg<IF_SPEC>
pub struct IF { /* private fields */ }