Expand description

System timer

Modules

Calibration Value Register
Control and Status Register
Current Value Register
Reload Value Register

Structs

Register block

Type Definitions

CALIB (r) register accessor: an alias for Reg<CALIB_SPEC>
CSR (rw) register accessor: an alias for Reg<CSR_SPEC>
CVR (rw) register accessor: an alias for Reg<CVR_SPEC>
RVR (rw) register accessor: an alias for Reg<RVR_SPEC>