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

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

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.