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