pub const TRIGGER_HIGH: usize = bindings::IRQF_TRIGGER_HIGH as _; // 4usize
The interrupt is triggered while the signal is held high.