Collaboration diagram for QSPI Instruction Size:Macros | |
| #define | QSPI_INSTSIZE_00_BITS LL_QSPI_INSTSIZE_0BIT |
| 0-bit (No Instruction) More... | |
| #define | QSPI_INSTSIZE_04_BITS LL_QSPI_INSTSIZE_4BIT |
| 4-bit Instruction More... | |
| #define | QSPI_INSTSIZE_08_BITS LL_QSPI_INSTSIZE_8BIT |
| 8-bit Instruction More... | |
| #define | QSPI_INSTSIZE_16_BITS LL_QSPI_INSTSIZE_16BIT |
| 16-bit Instruction More... | |
| #define QSPI_INSTSIZE_00_BITS LL_QSPI_INSTSIZE_0BIT |
0-bit (No Instruction)
Definition at line 459 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_04_BITS LL_QSPI_INSTSIZE_4BIT |
4-bit Instruction
Definition at line 460 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_08_BITS LL_QSPI_INSTSIZE_8BIT |
8-bit Instruction
Definition at line 461 of file gr55xx_hal_qspi.h.
| #define QSPI_INSTSIZE_16_BITS LL_QSPI_INSTSIZE_16BIT |
16-bit Instruction
Definition at line 462 of file gr55xx_hal_qspi.h.