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 229 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 230 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 231 of file gr55xx_hal_dspi.h.