Function esp_idf_hal::sys::intr_matrix_route
source ยท pub unsafe extern "C" fn intr_matrix_route(
periph_intr_source: i32,
rv_int_num: i32,
)
Expand description
this function will be removed in later, please use intr_matrix_set
instead
Route the peripheral interrupt signal to the CPU
@param periph_intr_source Peripheral interrupt number, one of ETS_XXX_SOURCE
@param rv_int_num CPU interrupt number