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