Module esp32c3::spi1::addr

source ·
Expand description

SPI1 address register

Structs§

Type Aliases§

  • Register ADDR reader
  • Field USR_ADDR_VALUE reader - In user mode, it is the memory address. other then the bit0-bit23 is the memory address, the bit24-bit31 are the byte length of a transfer.
  • Field USR_ADDR_VALUE writer - In user mode, it is the memory address. other then the bit0-bit23 is the memory address, the bit24-bit31 are the byte length of a transfer.
  • Register ADDR writer