Module esp32s2::gpio::out_w1tc

source ·
Expand description

GPIO0 ~ 31 output bit clear register

Structs

  • GPIO0 ~ 31 output bit clear register
  • Register OUT_W1TC writer

Type Definitions

  • Field OUT_W1TC writer - GPIO0 ~ 31 output clear register. If the value 1 is written to a bit here, the cor- responding bit in GPIO_OUT_REG will be cleared. Recommended operation: use this register to clear GPIO_OUT_REG.