Type Alias esp_idf_sys::intr_handle_t

source ·
pub type intr_handle_t = *mut intr_handle_data_t;
Expand description

Handle to an interrupt handler