[−][src]Module esp8266::gpio::gpio_pin5
GPIO_PIN5
Structs
GPIO_PIN5_DRIVER_R | Reader of field |
GPIO_PIN5_DRIVER_W | Write proxy for field |
GPIO_PIN5_INT_TYPE_R | Reader of field |
GPIO_PIN5_INT_TYPE_W | Write proxy for field |
GPIO_PIN5_SOURCE_R | Reader of field |
GPIO_PIN5_SOURCE_W | Write proxy for field |
GPIO_PIN5_SPEC | GPIO_PIN5 |
GPIO_PIN5_WAKEUP_ENABLE_R | Reader of field |
GPIO_PIN5_WAKEUP_ENABLE_W | Write proxy for field |
R | Reader of register GPIO_PIN5 |
W | Writer for register GPIO_PIN5 |
Enums
GPIO_PIN5_DRIVER_A | 1: open drain; 0: normal |
GPIO_PIN5_INT_TYPE_A | 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level |
GPIO_PIN5_SOURCE_A | 1: sigma-delta; 0: GPIO_DATA |