pub type timer_isr_handle_t = *mut intr_handle_data_t;
Expand description

@brief Interrupt handle, used in order to free the isr after use.