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