Module rp2040_pac::ppb::syst_cvr

source ·
Expand description

Use the SysTick Current Value Register to find the current value in the register. The reset value of this register is UNKNOWN.

Structs§

  • Use the SysTick Current Value Register to find the current value in the register. The reset value of this register is UNKNOWN.

Type Aliases§

  • Field CURRENT reader - Reads return the current value of the SysTick counter. This register is write-clear. Writing to it with any value clears the register to 0. Clearing this register also clears the COUNTFLAG bit of the SysTick Control and Status Register.
  • Field CURRENT writer - Reads return the current value of the SysTick counter. This register is write-clear. Writing to it with any value clears the register to 0. Clearing this register also clears the COUNTFLAG bit of the SysTick Control and Status Register.
  • Register SYST_CVR reader
  • Register SYST_CVR writer