esp32c2

Module spi0

Source
Expand description

SPI (Serial Peripheral Interface) Controller 0

Modules§

  • SPI0 bit mode control register.
  • SPI clock division control register.
  • SPI0 clk_gate register
  • SPI0 module clock select register
  • SPI0 control register.
  • SPI0 control1 register.
  • SPI0 control2 register.
  • Version control register
  • SPI0 input delay mode control register
  • SPI0 input delay number control register
  • SPI0 output delay mode control register
  • SPI0 FSM status register
  • SPI0 misc register
  • SPI0 read control register.
  • SPI0 timing calibration register
  • SPI0 user register.
  • SPI0 user1 register.
  • SPI0 user2 register.

Structs§

Type Aliases§

  • CACHE_FCTRL (rw) register accessor: SPI0 bit mode control register.
  • CLOCK (rw) register accessor: SPI clock division control register.
  • CLOCK_GATE (rw) register accessor: SPI0 clk_gate register
  • CORE_CLK_SEL (rw) register accessor: SPI0 module clock select register
  • CTRL (rw) register accessor: SPI0 control register.
  • CTRL1 (rw) register accessor: SPI0 control1 register.
  • CTRL2 (rw) register accessor: SPI0 control2 register.
  • DATE (rw) register accessor: Version control register
  • DIN_MODE (r) register accessor: SPI0 input delay mode control register
  • DIN_NUM (r) register accessor: SPI0 input delay number control register
  • DOUT_MODE (r) register accessor: SPI0 output delay mode control register
  • FSM (rw) register accessor: SPI0 FSM status register
  • MISC (rw) register accessor: SPI0 misc register
  • RD_STATUS (rw) register accessor: SPI0 read control register.
  • TIMING_CALI (r) register accessor: SPI0 timing calibration register
  • USER (rw) register accessor: SPI0 user register.
  • USER1 (rw) register accessor: SPI0 user1 register.
  • USER2 (rw) register accessor: SPI0 user2 register.