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 250 of file gr55xx_hal_dspi.h.
#define DSPI_INSTSIZE_16_BITS ((uint32_t)0x02) |
16-bit Instruction
Definition at line 251 of file gr55xx_hal_dspi.h.
#define DSPI_INSTSIZE_32_BITS ((uint32_t)0x03) |
32-bit Instruction
Definition at line 252 of file gr55xx_hal_dspi.h.