Frame format for concurrent xip mode. More...

+ Collaboration diagram for Frame Format For Xip:

Macros

#define LL_QSPI_CONCURRENT_XIP_FRF_RSVD   0x0
 SPI Frame format : Reserved. More...
 
#define LL_QSPI_CONCURRENT_XIP_FRF_DUAL_SPI   0x1
 SPI Frame format : DUAL
More...
 
#define LL_QSPI_CONCURRENT_XIP_FRF_QUAD_SPI   0x2
 SPI Frame format : QUAD
More...
 
#define LL_QSPI_CONCURRENT_XIP_FRF_OCTAL_SPI   0x3
 SPI Frame format : OCTAL
More...
 

Detailed Description

Frame format for concurrent xip mode.

Macro Definition Documentation

◆ LL_QSPI_CONCURRENT_XIP_FRF_DUAL_SPI

#define LL_QSPI_CONCURRENT_XIP_FRF_DUAL_SPI   0x1

SPI Frame format : DUAL

Definition at line 642 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_CONCURRENT_XIP_FRF_OCTAL_SPI

#define LL_QSPI_CONCURRENT_XIP_FRF_OCTAL_SPI   0x3

SPI Frame format : OCTAL

Definition at line 644 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_CONCURRENT_XIP_FRF_QUAD_SPI

#define LL_QSPI_CONCURRENT_XIP_FRF_QUAD_SPI   0x2

SPI Frame format : QUAD

Definition at line 643 of file gr55xx_ll_qspi.h.

◆ LL_QSPI_CONCURRENT_XIP_FRF_RSVD

#define LL_QSPI_CONCURRENT_XIP_FRF_RSVD   0x0

SPI Frame format : Reserved.

Definition at line 641 of file gr55xx_ll_qspi.h.