Module atsamd51j::sys_tick

source ·
Expand description

System timer

Modules§

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

Structs§

Type Aliases§

  • CALIB (r) register accessor: SysTick Calibration Value Register
  • CSR (rw) register accessor: SysTick Control and Status Register
  • CVR (rw) register accessor: SysTick Current Value Register
  • RVR (rw) register accessor: SysTick Reload Value Register