pub unsafe extern "C" fn esprv_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