Skip to main content

LOCK_FLAGS_IRQ_SAFE

Constant LOCK_FLAGS_IRQ_SAFE 

Source
pub const LOCK_FLAGS_IRQ_SAFE: LockFlags = _; // 1u16
Expand description

Apply the irq-safety rules in addition to the common rules for all locks.