rp2040_pac::sio

Module spinlock_st

source
Expand description

Spinlock state
A bitmap containing the state of all 32 spinlocks (1=locked).
Mainly intended for debugging.

Structs§

  • Spinlock state
    A bitmap containing the state of all 32 spinlocks (1=locked).
    Mainly intended for debugging.

Type Aliases§

  • Register SPINLOCK_ST reader