pub unsafe extern "C" fn esprv_int_get_priority(
rv_int_num: i32,
) -> i32
Expand description
@brief Get the current priority of an interrupt
Get the current priority of an interrupt.
@param rv_int_num CPU interrupt number @return Interrupt priority level, 1 to 7