pub const GPIO_INTR_LOW_LEVEL: u8 = 4;
Available on crate feature
unstable
only.Expand description
Sets GPIO interrupt to trigger on a low level signal.
pub const GPIO_INTR_LOW_LEVEL: u8 = 4;
unstable
only.Sets GPIO interrupt to trigger on a low level signal.