pub type HALT = Reg<HALT_SPEC>;
halt (rw) register accessor: an alias for Reg<HALT_SPEC>
Reg<HALT_SPEC>
struct HALT { /* private fields */ }