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