pub const TRIGGER_LOW: usize = bindings::IRQF_TRIGGER_LOW as _; // 8usize
Expand description

The interrupt is triggered while the signal is held low.