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