Function esp_idf_hal::sys::esprv_intc_int_set_threshold
source ยท pub unsafe extern "C" fn esprv_intc_int_set_threshold(
priority_threshold: i32,
)
Expand description
Set interrupt priority threshold. Interrupts with priority levels lower than the threshold are masked.
@param priority_threshold Interrupt priority threshold, 0 to 7