pub const GPIO_INTR_HIGH_LEVEL: u8 = 5;Available on crate feature
unstable and (esp32 or esp32s2 or esp32s3 or esp32c3 or esp32c6 or esp32c2) only.Expand description
Sets GPIO interrupt to trigger on a high level signal.