Collaboration diagram for XQSPI Instruction Size, only in QSPI mode:Macros | |
| #define | XQSPI_INSTSIZE_00_BITS (0) |
| 0-bit (No Instruction) More... | |
| #define | XQSPI_INSTSIZE_08_BITS (1) |
| 8-bit Instruction More... | |
| #define | XQSPI_INSTSIZE_16_BITS (2) |
| 16-bit Instruction More... | |
| #define XQSPI_INSTSIZE_00_BITS (0) |
0-bit (No Instruction)
Definition at line 307 of file gr55xx_hal_xqspi.h.
| #define XQSPI_INSTSIZE_08_BITS (1) |
8-bit Instruction
Definition at line 308 of file gr55xx_hal_xqspi.h.
| #define XQSPI_INSTSIZE_16_BITS (2) |
16-bit Instruction
Definition at line 309 of file gr55xx_hal_xqspi.h.