Module esp32h2::parl_io

source ·
Expand description

Parallel IO Controller

Modules

  • Parallel IO clk configuration register
  • Parallel IO FIFO configuration register.
  • Parallel IO interrupt clear singal configuration register.
  • Parallel IO interrupt enable singal configuration register.
  • Parallel IO interrupt raw singal status register.
  • Parallel IO interrupt singal status register.
  • Parallel IO FIFO configuration register.
  • Parallel IO RX clk configuration register
  • Parallel RX data configuration register.
  • Parallel RX general configuration register.
  • Parallel RX Sampling mode configuration register.
  • Parallel IO RX status register0
  • Parallel IO RX status register1
  • Parallel RX Start configuration register.
  • Parallel IO module status register0.
  • Parallel IO TX clk configuration register
  • Parallel TX data configuration register.
  • Parallel TX general configuration register.
  • Parallel IO TX status register0
  • Parallel TX Start configuration register.
  • Version register.

Structs

Type Aliases

  • CLK (rw) register accessor: Parallel IO clk configuration register
  • FIFO_CFG (rw) register accessor: Parallel IO FIFO configuration register.
  • INT_CLR (w) register accessor: Parallel IO interrupt clear singal configuration register.
  • INT_ENA (rw) register accessor: Parallel IO interrupt enable singal configuration register.
  • INT_RAW (rw) register accessor: Parallel IO interrupt raw singal status register.
  • INT_ST (r) register accessor: Parallel IO interrupt singal status register.
  • REG_UPDATE (w) register accessor: Parallel IO FIFO configuration register.
  • RX_CLK_CFG (rw) register accessor: Parallel IO RX clk configuration register
  • RX_DATA_CFG (rw) register accessor: Parallel RX data configuration register.
  • RX_GENRL_CFG (rw) register accessor: Parallel RX general configuration register.
  • RX_MODE_CFG (rw) register accessor: Parallel RX Sampling mode configuration register.
  • RX_ST0 (r) register accessor: Parallel IO RX status register0
  • RX_ST1 (r) register accessor: Parallel IO RX status register1
  • RX_START_CFG (rw) register accessor: Parallel RX Start configuration register.
  • ST (r) register accessor: Parallel IO module status register0.
  • TX_CLK_CFG (rw) register accessor: Parallel IO TX clk configuration register
  • TX_DATA_CFG (rw) register accessor: Parallel TX data configuration register.
  • TX_GENRL_CFG (rw) register accessor: Parallel TX general configuration register.
  • TX_ST0 (r) register accessor: Parallel IO TX status register0
  • TX_START_CFG (rw) register accessor: Parallel TX Start configuration register.
  • VERSION (rw) register accessor: Version register.