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