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.
pub fn enable_timer_interrupts()Enable timer interrupts
Enables the timer interrupt by setting the STIE (Supervisor Timer Interrupt Enable) bit in the sie register.