Module esp32s2::gpio::status_w1ts

source ·
Expand description

GPIO0 ~ 31 interrupt status bit set register

Structs

  • GPIO0 ~ 31 interrupt status bit set register
  • Register STATUS_W1TS writer

Type Definitions

  • Field STATUS_W1TS writer - GPIO0 ~ 31 interrupt status set register. If the value 1 is written to a bit here, the corresponding bit in GPIO_STATUS_INTERRUPT will be set to 1. Recommended operation: use this register to set GPIO_STATUS_INTERRUPT.