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