[−][src]Module esp8266::gpio::gpio_pin15
GPIO_PIN15
Structs
GPIO_PIN15_DRIVER_R | Reader of field |
GPIO_PIN15_DRIVER_W | Write proxy for field |
GPIO_PIN15_INT_TYPE_R | Reader of field |
GPIO_PIN15_INT_TYPE_W | Write proxy for field |
GPIO_PIN15_SOURCE_R | Reader of field |
GPIO_PIN15_SOURCE_W | Write proxy for field |
GPIO_PIN15_SPEC | GPIO_PIN15 |
GPIO_PIN15_WAKEUP_ENABLE_R | Reader of field |
GPIO_PIN15_WAKEUP_ENABLE_W | Write proxy for field |
R | Reader of register GPIO_PIN15 |
W | Writer for register GPIO_PIN15 |
Enums
GPIO_PIN15_DRIVER_A | 1: open drain; 0: normal |
GPIO_PIN15_INT_TYPE_A | 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level |
GPIO_PIN15_SOURCE_A | 1: sigma-delta; 0: GPIO_DATA |