pub const TRIGGER_FALLING: usize = bindings::IRQF_TRIGGER_FALLING as _; // 2usize
Expand description

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