☰
Module sys_tick
Modules
Structs
Type Definitions
?
Module
atsamd51n
::
sys_tick
source
·
[
−
]
Expand description
System timer
Modules
calib
SysTick Calibration Value Register
csr
SysTick Control and Status Register
cvr
SysTick Current Value Register
rvr
SysTick Reload Value Register
Structs
RegisterBlock
Register block
Type Definitions
CALIB
CALIB register accessor: an alias for
Reg<CALIB_SPEC>
CSR
CSR register accessor: an alias for
Reg<CSR_SPEC>
CVR
CVR register accessor: an alias for
Reg<CVR_SPEC>
RVR
RVR register accessor: an alias for
Reg<RVR_SPEC>