pub type timer_isr_handle_t = intr_handle_t;
@brief Interrupt handle, used in order to free the isr after use.