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.
pub fn are_timer_interrupts_enabled() -> bool
Check if timer interrupts are enabled
Returns true if the STIE (Supervisor Timer Interrupt Enable) bit is set in the sie register.