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