pub const GPIO_INTR_LOW_LEVEL: u8 = 4;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 low level signal.