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