Module esp32c3::spi1::addr

source ·
Expand description

SPI1 address register

Structs

SPI1 address register
Register ADDR reader
Register ADDR writer

Type Definitions

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.