Macros

#define QSPI_INSTSIZE_00_BITS   LL_SSI_INSTSIZE_0BIT
 
#define QSPI_INSTSIZE_04_BITS   LL_SSI_INSTSIZE_4BIT
 
#define QSPI_INSTSIZE_08_BITS   LL_SSI_INSTSIZE_8BIT
 
#define QSPI_INSTSIZE_16_BITS   LL_SSI_INSTSIZE_16BIT
 

Detailed Description

Macro Definition Documentation

◆ QSPI_INSTSIZE_00_BITS

#define QSPI_INSTSIZE_00_BITS   LL_SSI_INSTSIZE_0BIT

0-bit (No Instruction)

◆ QSPI_INSTSIZE_04_BITS

#define QSPI_INSTSIZE_04_BITS   LL_SSI_INSTSIZE_4BIT

4-bit Instruction

◆ QSPI_INSTSIZE_08_BITS

#define QSPI_INSTSIZE_08_BITS   LL_SSI_INSTSIZE_8BIT

8-bit Instruction

◆ QSPI_INSTSIZE_16_BITS

#define QSPI_INSTSIZE_16_BITS   LL_SSI_INSTSIZE_16BIT

16-bit Instruction