pub fn irq_is_in() -> bool
👎Deprecated: Use crate::thread::InThread::new() instead
Expand description

Trivial safe wrapper for irq_is_in

Returns true when called from an interrupt service routine