pub fn disable_timer_interrupts()Expand description
Disable timer interrupts
Disables the timer interrupt by clearing the STIE (Supervisor Timer Interrupt Enable) bit in the sie register.
pub fn disable_timer_interrupts()Disable timer interrupts
Disables the timer interrupt by clearing the STIE (Supervisor Timer Interrupt Enable) bit in the sie register.