pub const TRIGGER_RISING: usize = bindings::IRQF_TRIGGER_RISING as _; // 1usize
Expand description

The interrupt is triggered when the signal goes from low to high.