Function esp_idf_sys::vPortAssertIfInISR
source ยท pub unsafe extern "C" fn vPortAssertIfInISR()
Expand description
@brief Assert if in ISR context
- Asserts on xPortInIsrContext() internally
pub unsafe extern "C" fn vPortAssertIfInISR()
@brief Assert if in ISR context