Macros | |
#define | DSPI_INSTSIZE_08_BITS ((uint32_t)0x01) |
#define | DSPI_INSTSIZE_16_BITS ((uint32_t)0x02) |
#define | DSPI_INSTSIZE_32_BITS ((uint32_t)0x03) |
#define DSPI_INSTSIZE_08_BITS ((uint32_t)0x01) |
8-bit Instruction
Definition at line 237 of file gr55xx_hal_dspi.h.
#define DSPI_INSTSIZE_16_BITS ((uint32_t)0x02) |
16-bit Instruction
Definition at line 238 of file gr55xx_hal_dspi.h.
#define DSPI_INSTSIZE_32_BITS ((uint32_t)0x03) |
32-bit Instruction
Definition at line 239 of file gr55xx_hal_dspi.h.