pub const COND_SUSPEND: usize = _; // 262_144usize
Expand description

If the IRQ is shared with a NO_SUSPEND user, execute this interrupt handler after suspending interrupts. For system wakeup devices users need to implement wakeup detection in their interrupt handlers.