pub type timer_isr_handle_t = intr_handle_t;
Expand description

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