Expand description
SPI control
Structs§
- SPI_
CTRL R0_ SPEC - SPI control
Enums§
- INST_
L_ A - Instruction length (0/4/8/16b)
- TRANS_
TYPE_ A - Address and instruction transfer format
Type Aliases§
- ADDR_
L_ R - Field
ADDR_Lreader - Address length (0b-60b in 4b increments) - ADDR_
L_ W - Field
ADDR_Lwriter - Address length (0b-60b in 4b increments) - INST_
DDR_ EN_ R - Field
INST_DDR_ENreader - Instruction DDR transfer enable - INST_
DDR_ EN_ W - Field
INST_DDR_ENwriter - Instruction DDR transfer enable - INST_
L_ R - Field
INST_Lreader - Instruction length (0/4/8/16b) - INST_
L_ W - Field
INST_Lwriter - Instruction length (0/4/8/16b) - R
- Register
SPI_CTRLR0reader - SPI_
DDR_ EN_ R - Field
SPI_DDR_ENreader - SPI DDR transfer enable - SPI_
DDR_ EN_ W - Field
SPI_DDR_ENwriter - SPI DDR transfer enable - SPI_
RXDS_ EN_ R - Field
SPI_RXDS_ENreader - Read data strobe enable - SPI_
RXDS_ EN_ W - Field
SPI_RXDS_ENwriter - Read data strobe enable - TRANS_
TYPE_ R - Field
TRANS_TYPEreader - Address and instruction transfer format - TRANS_
TYPE_ W - Field
TRANS_TYPEwriter - Address and instruction transfer format - W
- Register
SPI_CTRLR0writer - WAIT_
CYCLES_ R - Field
WAIT_CYCLESreader - Wait cycles between control frame transmit and data reception (in SCLK cycles) - WAIT_
CYCLES_ W - Field
WAIT_CYCLESwriter - Wait cycles between control frame transmit and data reception (in SCLK cycles) - XIP_
CMD_ R - Field
XIP_CMDreader - SPI Command to send in XIP mode (INST_L = 8-bit) or to append to Address (INST_L = 0-bit) - XIP_
CMD_ W - Field
XIP_CMDwriter - SPI Command to send in XIP mode (INST_L = 8-bit) or to append to Address (INST_L = 0-bit)