Constant r3_port_std::INTERRUPT_PRIORITY_TIMER
source · pub const INTERRUPT_PRIORITY_TIMER: InterruptPriority = 16383;
Expand description
The default interrupt priority for INTERRUPT_LINE_TIMER
.
pub const INTERRUPT_PRIORITY_TIMER: InterruptPriority = 16383;
The default interrupt priority for INTERRUPT_LINE_TIMER
.