Function are_timer_interrupts_enabled

Source
pub fn are_timer_interrupts_enabled() -> bool
Expand description

Check if timer interrupts are enabled

Returns true if the STIE (Supervisor Timer Interrupt Enable) bit is set in the sie register.