Module esp32h2::gpio

source ·
Expand description

General Purpose Input/Output

Modules§

  • GPIO bit select register
  • GPIO clock gate register
  • GPIO CPUSDIO interrupt status register for GPIO0-31
  • GPIO version register
  • GPIO output enable register for GPIO0-31
  • GPIO output enable clear register for GPIO0-31
  • GPIO output enable set register for GPIO0-31
  • GPIO input function configuration register
  • GPIO output function select register
  • GPIO input register for GPIO0-31
  • GPIO output register for GPIO0-31
  • GPIO output clear register for GPIO0-31
  • GPIO output set register for GPIO0-31
  • GPIO PRO_CPU interrupt status register for GPIO0-31
  • GPIO PRO_CPU(not shielded) interrupt status register for GPIO0-31
  • GPIO pin configuration register
  • GPIO sdio select register
  • GPIO interrupt status register for GPIO0-31
  • GPIO interrupt source register for GPIO0-31
  • GPIO interrupt status clear register for GPIO0-31
  • GPIO interrupt status set register for GPIO0-31
  • pad strapping register

Structs§

Type Aliases§

  • BT_SELECT (rw) register accessor: GPIO bit select register
  • CLOCK_GATE (rw) register accessor: GPIO clock gate register
  • CPUSDIO_INT (r) register accessor: GPIO CPUSDIO interrupt status register for GPIO0-31
  • DATE (rw) register accessor: GPIO version register
  • ENABLE (rw) register accessor: GPIO output enable register for GPIO0-31
  • ENABLE_W1TC (w) register accessor: GPIO output enable clear register for GPIO0-31
  • ENABLE_W1TS (w) register accessor: GPIO output enable set register for GPIO0-31
  • FUNC_IN_SEL_CFG (rw) register accessor: GPIO input function configuration register
  • FUNC_OUT_SEL_CFG (rw) register accessor: GPIO output function select register
  • IN (r) register accessor: GPIO input register for GPIO0-31
  • OUT (rw) register accessor: GPIO output register for GPIO0-31
  • OUT_W1TC (w) register accessor: GPIO output clear register for GPIO0-31
  • OUT_W1TS (w) register accessor: GPIO output set register for GPIO0-31
  • PCPU_INT (r) register accessor: GPIO PRO_CPU interrupt status register for GPIO0-31
  • PCPU_NMI_INT (r) register accessor: GPIO PRO_CPU(not shielded) interrupt status register for GPIO0-31
  • PIN (rw) register accessor: GPIO pin configuration register
  • SDIO_SELECT (rw) register accessor: GPIO sdio select register
  • STATUS (rw) register accessor: GPIO interrupt status register for GPIO0-31
  • STATUS_NEXT (r) register accessor: GPIO interrupt source register for GPIO0-31
  • STATUS_W1TC (w) register accessor: GPIO interrupt status clear register for GPIO0-31
  • STATUS_W1TS (w) register accessor: GPIO interrupt status set register for GPIO0-31
  • STRAP (r) register accessor: pad strapping register