[−][src]Module esp8266::gpio::gpio_pin3
GPIO_PIN3
Structs
GPIO_PIN3_DRIVER_R | Reader of field |
GPIO_PIN3_DRIVER_W | Write proxy for field |
GPIO_PIN3_INT_TYPE_R | Reader of field |
GPIO_PIN3_INT_TYPE_W | Write proxy for field |
GPIO_PIN3_SOURCE_R | Reader of field |
GPIO_PIN3_SOURCE_W | Write proxy for field |
GPIO_PIN3_SPEC | GPIO_PIN3 |
GPIO_PIN3_WAKEUP_ENABLE_R | Reader of field |
GPIO_PIN3_WAKEUP_ENABLE_W | Write proxy for field |
R | Reader of register GPIO_PIN3 |
W | Writer for register GPIO_PIN3 |
Enums
GPIO_PIN3_DRIVER_A | 1: open drain; 0: normal |
GPIO_PIN3_INT_TYPE_A | 0: disable; 1: positive edge; 2: negative edge; 3: both types of edge; 4: low-level; 5: high-level |
GPIO_PIN3_SOURCE_A | 1: sigma-delta; 0: GPIO_DATA |