esp32s2::gpio

Module out

Source
Expand description

GPIO0 ~ 31 output register

Structs§

Type Aliases§

  • Field DATA_ORIG reader - GPIO0 ~ 31 output value in simple GPIO output mode. The values of bit0 ~ bit31 correspond to the output value of GPIO0 ~ GPIO31 respectively. Bit22 ~ bit25 are invalid.
  • Field DATA_ORIG writer - GPIO0 ~ 31 output value in simple GPIO output mode. The values of bit0 ~ bit31 correspond to the output value of GPIO0 ~ GPIO31 respectively. Bit22 ~ bit25 are invalid.
  • Register OUT reader
  • Register OUT writer