Function disable_timer_interrupts

Source
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.