[−][src]Module esp8266::gpio::gpio_pin10
GPIO_PIN10
Structs
GPIO_PIN10_DRIVER_R | Reader of field |
GPIO_PIN10_DRIVER_W | Write proxy for field |
GPIO_PIN10_INT_TYPE_R | Reader of field |
GPIO_PIN10_INT_TYPE_W | Write proxy for field |
GPIO_PIN10_SOURCE_R | Reader of field |
GPIO_PIN10_SOURCE_W | Write proxy for field |
GPIO_PIN10_SPEC | GPIO_PIN10 |
GPIO_PIN10_WAKEUP_ENABLE_R | Reader of field |
GPIO_PIN10_WAKEUP_ENABLE_W | Write proxy for field |
R | Reader of register GPIO_PIN10 |
W | Writer for register GPIO_PIN10 |
Enums
GPIO_PIN10_DRIVER_A | 1: open drain; 0: normal |
GPIO_PIN10_INT_TYPE_A | 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level |
GPIO_PIN10_SOURCE_A | 1: sigma-delta; 0: GPIO_DATA |