[−][src]Module esp8266::gpio::gpio_pin11
GPIO_PIN11
Structs
GPIO_PIN11_DRIVER_R | Reader of field |
GPIO_PIN11_DRIVER_W | Write proxy for field |
GPIO_PIN11_INT_TYPE_R | Reader of field |
GPIO_PIN11_INT_TYPE_W | Write proxy for field |
GPIO_PIN11_SOURCE_R | Reader of field |
GPIO_PIN11_SOURCE_W | Write proxy for field |
GPIO_PIN11_SPEC | GPIO_PIN11 |
GPIO_PIN11_WAKEUP_ENABLE_R | Reader of field |
GPIO_PIN11_WAKEUP_ENABLE_W | Write proxy for field |
R | Reader of register GPIO_PIN11 |
W | Writer for register GPIO_PIN11 |
Enums
GPIO_PIN11_DRIVER_A | 1: open drain; 0: normal |
GPIO_PIN11_INT_TYPE_A | 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level |
GPIO_PIN11_SOURCE_A | 1: sigma-delta; 0: GPIO_DATA |