Function enable_timer_interrupts

Source
pub fn enable_timer_interrupts()
Expand description

Enable timer interrupts

Enables the timer interrupt by setting the STIE (Supervisor Timer Interrupt Enable) bit in the sie register.