pub const GPIO_INTR_DISABLE: u8 = 0;Available on crate feature
unstable and (esp32 or esp32s2 or esp32s3 or esp32c3 or esp32c6 or esp32c2) only.Expand description
Disables GPIO interrupt.