Type Definition TCCR
bl602_pac::timer
type TCCR = Reg<TCCR_SPEC>;
TCCR register accessor: an alias for Reg<TCCR_SPEC>
Reg<TCCR_SPEC>