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_ST_SPEC
Spinlock state
A bitmap containing the state of all 32 spinlocks (1=locked).
Mainly intended for debugging.

Type Aliases§

R
Register SPINLOCK_ST reader