pub const GPIO_INTR_HIGH_LEVEL: u8 = 5;
Available on crate feature
unstable
only.Expand description
Sets GPIO interrupt to trigger on a high level signal.
pub const GPIO_INTR_HIGH_LEVEL: u8 = 5;
unstable
only.Sets GPIO interrupt to trigger on a high level signal.