Macros

#define DSPI_PROT_MODE_3W1L   LL_DSPI_PROT_MODE_3W1L
 
#define DSPI_PROT_MODE_4W1L   LL_DSPI_PROT_MODE_4W1L
 
#define DSPI_PROT_MODE_4W2L   LL_DSPI_PROT_MODE_4W2L
 

Detailed Description

Macro Definition Documentation

◆ DSPI_PROT_MODE_3W1L

#define DSPI_PROT_MODE_3W1L   LL_DSPI_PROT_MODE_3W1L

DSPI 3-Wire 1-Lane Interface

Definition at line 242 of file gr55xx_hal_dspi.h.

◆ DSPI_PROT_MODE_4W1L

#define DSPI_PROT_MODE_4W1L   LL_DSPI_PROT_MODE_4W1L

DSPI 4-Wire 1-Lane Interface

Definition at line 243 of file gr55xx_hal_dspi.h.

◆ DSPI_PROT_MODE_4W2L

#define DSPI_PROT_MODE_4W2L   LL_DSPI_PROT_MODE_4W2L

DSPI 4-Wire 2-Lane Interface

Definition at line 244 of file gr55xx_hal_dspi.h.