pub unsafe extern "C" fn nrf_modem_os_is_in_isr() -> bool_
Expand description

Check if executing in interrupt context.

Returns true If in interrupt context. Returns false If not in interrupt context.