pub type PART = Reg<PART_SPEC>;
PART (r) register accessor: an alias for Reg<PART_SPEC>
Reg<PART_SPEC>
struct PART { /* private fields */ }