pub const TRIGGER_HIGH: usize = bindings::IRQF_TRIGGER_HIGH as _; // 4usize
Expand description

The interrupt is triggered while the signal is held high.