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