Module esp32c3::spi1

source ·
Expand description

SPI (Serial Peripheral Interface) Controller 1

Modules§

Structs§

Type Aliases§

  • ADDR (rw) register accessor: SPI1 address register
  • CACHE_FCTRL (rw) register accessor: SPI1 bit mode control register.
  • CLOCK (rw) register accessor: SPI1 clock division control register.
  • CLOCK_GATE (rw) register accessor: SPI1 clk_gate register
  • CMD (rw) register accessor: SPI1 memory command register
  • CTRL (rw) register accessor: SPI1 control register.
  • CTRL1 (rw) register accessor: SPI1 control1 register.
  • CTRL2 (w) register accessor: SPI1 control2 register.
  • DATE (rw) register accessor: Version control register
  • FLASH_SUS_CMD (rw) register accessor: SPI1 flash suspend command register
  • FLASH_SUS_CTRL (rw) register accessor: SPI1 flash suspend control register
  • FLASH_WAITI_CTRL (rw) register accessor: SPI1 wait idle control register
  • INT_CLR (w) register accessor: SPI1 interrupt clear register
  • INT_ENA (rw) register accessor: SPI1 interrupt enable register
  • INT_RAW (rw) register accessor: SPI1 interrupt raw register
  • INT_ST (r) register accessor: SPI1 interrupt status register
  • MISC (rw) register accessor: SPI1 misc register
  • MISO_DLEN (rw) register accessor: SPI1 receive data bit length control register.
  • MOSI_DLEN (rw) register accessor: SPI1 send data bit length control register.
  • RD_STATUS (rw) register accessor: SPI1 status register.
  • SUS_STATUS (rw) register accessor: SPI1 flash suspend status register
  • TIMING_CALI (rw) register accessor: SPI1 timing control register
  • TX_CRC (r) register accessor: SPI1 TX CRC data register.
  • USER (rw) register accessor: SPI1 user register.
  • USER1 (rw) register accessor: SPI1 user1 register.
  • USER2 (rw) register accessor: SPI1 user2 register.
  • W (rw) register accessor: SPI1 memory data buffer%s