Constant kernel::irq::flags::TIMER

source · []
pub const TIMER: usize = bindings::IRQF_TIMER as _; // 82_432usize
Expand description

Flag to mark this interrupt as timer interrupt.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.