Module esp32c6::parl_io

source ·
Expand description

Parallel IO Controller

Modules§

  • Parallel IO clk 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 RX module configuration register0.
  • Parallel RX module configuration register1.
  • Parallel IO module status register0.
  • Parallel TX module configuration register0.
  • Parallel TX module configuration register1.
  • Version register.

Structs§

Type Aliases§

  • CLK (rw) register accessor: Parallel IO clk 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.
  • RX_CFG0 (rw) register accessor: Parallel RX module configuration register0.
  • RX_CFG1 (rw) register accessor: Parallel RX module configuration register1.
  • ST (r) register accessor: Parallel IO module status register0.
  • TX_CFG0 (rw) register accessor: Parallel TX module configuration register0.
  • TX_CFG1 (rw) register accessor: Parallel TX module configuration register1.
  • VERSION (rw) register accessor: Version register.