Macros

#define DSPI_DATASIZE_04_BITS   LL_DSPI_DATASIZE_4BIT
 
#define DSPI_DATASIZE_05_BITS   LL_DSPI_DATASIZE_5BIT
 
#define DSPI_DATASIZE_06_BITS   LL_DSPI_DATASIZE_6BIT
 
#define DSPI_DATASIZE_07_BITS   LL_DSPI_DATASIZE_7BIT
 
#define DSPI_DATASIZE_08_BITS   LL_DSPI_DATASIZE_8BIT
 
#define DSPI_DATASIZE_09_BITS   LL_DSPI_DATASIZE_9BIT
 
#define DSPI_DATASIZE_10_BITS   LL_DSPI_DATASIZE_10BIT
 
#define DSPI_DATASIZE_11_BITS   LL_DSPI_DATASIZE_11BIT
 
#define DSPI_DATASIZE_12_BITS   LL_DSPI_DATASIZE_12BIT
 
#define DSPI_DATASIZE_13_BITS   LL_DSPI_DATASIZE_13BIT
 
#define DSPI_DATASIZE_14_BITS   LL_DSPI_DATASIZE_14BIT
 
#define DSPI_DATASIZE_15_BITS   LL_DSPI_DATASIZE_15BIT
 
#define DSPI_DATASIZE_16_BITS   LL_DSPI_DATASIZE_16BIT
 
#define DSPI_DATASIZE_17_BITS   LL_DSPI_DATASIZE_17BIT
 
#define DSPI_DATASIZE_18_BITS   LL_DSPI_DATASIZE_18BIT
 
#define DSPI_DATASIZE_19_BITS   LL_DSPI_DATASIZE_19BIT
 
#define DSPI_DATASIZE_20_BITS   LL_DSPI_DATASIZE_20BIT
 
#define DSPI_DATASIZE_21_BITS   LL_DSPI_DATASIZE_21BIT
 
#define DSPI_DATASIZE_22_BITS   LL_DSPI_DATASIZE_22BIT
 
#define DSPI_DATASIZE_23_BITS   LL_DSPI_DATASIZE_23BIT
 
#define DSPI_DATASIZE_24_BITS   LL_DSPI_DATASIZE_24BIT
 
#define DSPI_DATASIZE_25_BITS   LL_DSPI_DATASIZE_25BIT
 
#define DSPI_DATASIZE_26_BITS   LL_DSPI_DATASIZE_26BIT
 
#define DSPI_DATASIZE_27_BITS   LL_DSPI_DATASIZE_27BIT
 
#define DSPI_DATASIZE_28_BITS   LL_DSPI_DATASIZE_28BIT
 
#define DSPI_DATASIZE_29_BITS   LL_DSPI_DATASIZE_29BIT
 
#define DSPI_DATASIZE_30_BITS   LL_DSPI_DATASIZE_30BIT
 
#define DSPI_DATASIZE_31_BITS   LL_DSPI_DATASIZE_31BIT
 
#define DSPI_DATASIZE_32_BITS   LL_DSPI_DATASIZE_32BIT
 

Detailed Description

Macro Definition Documentation

◆ DSPI_DATASIZE_04_BITS

#define DSPI_DATASIZE_04_BITS   LL_DSPI_DATASIZE_4BIT

Data length for DSPI transfer: 4 bits

Definition at line 258 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_05_BITS

#define DSPI_DATASIZE_05_BITS   LL_DSPI_DATASIZE_5BIT

Data length for DSPI transfer: 5 bits

Definition at line 259 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_06_BITS

#define DSPI_DATASIZE_06_BITS   LL_DSPI_DATASIZE_6BIT

Data length for DSPI transfer: 6 bits

Definition at line 260 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_07_BITS

#define DSPI_DATASIZE_07_BITS   LL_DSPI_DATASIZE_7BIT

Data length for DSPI transfer: 7 bits

Definition at line 261 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_08_BITS

#define DSPI_DATASIZE_08_BITS   LL_DSPI_DATASIZE_8BIT

Data length for DSPI transfer: 8 bits

Definition at line 262 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_09_BITS

#define DSPI_DATASIZE_09_BITS   LL_DSPI_DATASIZE_9BIT

Data length for DSPI transfer: 9 bits

Definition at line 263 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_10_BITS

#define DSPI_DATASIZE_10_BITS   LL_DSPI_DATASIZE_10BIT

Data length for DSPI transfer: 10 bits

Definition at line 264 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_11_BITS

#define DSPI_DATASIZE_11_BITS   LL_DSPI_DATASIZE_11BIT

Data length for DSPI transfer: 11 bits

Definition at line 265 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_12_BITS

#define DSPI_DATASIZE_12_BITS   LL_DSPI_DATASIZE_12BIT

Data length for DSPI transfer: 12 bits

Definition at line 266 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_13_BITS

#define DSPI_DATASIZE_13_BITS   LL_DSPI_DATASIZE_13BIT

Data length for DSPI transfer: 13 bits

Definition at line 267 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_14_BITS

#define DSPI_DATASIZE_14_BITS   LL_DSPI_DATASIZE_14BIT

Data length for DSPI transfer: 14 bits

Definition at line 268 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_15_BITS

#define DSPI_DATASIZE_15_BITS   LL_DSPI_DATASIZE_15BIT

Data length for DSPI transfer: 15 bits

Definition at line 269 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_16_BITS

#define DSPI_DATASIZE_16_BITS   LL_DSPI_DATASIZE_16BIT

Data length for DSPI transfer: 16 bits

Definition at line 270 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_17_BITS

#define DSPI_DATASIZE_17_BITS   LL_DSPI_DATASIZE_17BIT

Data length for DSPI transfer: 17 bits

Definition at line 271 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_18_BITS

#define DSPI_DATASIZE_18_BITS   LL_DSPI_DATASIZE_18BIT

Data length for DSPI transfer: 18 bits

Definition at line 272 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_19_BITS

#define DSPI_DATASIZE_19_BITS   LL_DSPI_DATASIZE_19BIT

Data length for DSPI transfer: 19 bits

Definition at line 273 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_20_BITS

#define DSPI_DATASIZE_20_BITS   LL_DSPI_DATASIZE_20BIT

Data length for DSPI transfer: 20 bits

Definition at line 274 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_21_BITS

#define DSPI_DATASIZE_21_BITS   LL_DSPI_DATASIZE_21BIT

Data length for DSPI transfer: 21 bits

Definition at line 275 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_22_BITS

#define DSPI_DATASIZE_22_BITS   LL_DSPI_DATASIZE_22BIT

Data length for DSPI transfer: 22 bits

Definition at line 276 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_23_BITS

#define DSPI_DATASIZE_23_BITS   LL_DSPI_DATASIZE_23BIT

Data length for DSPI transfer: 23 bits

Definition at line 277 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_24_BITS

#define DSPI_DATASIZE_24_BITS   LL_DSPI_DATASIZE_24BIT

Data length for DSPI transfer: 24 bits

Definition at line 278 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_25_BITS

#define DSPI_DATASIZE_25_BITS   LL_DSPI_DATASIZE_25BIT

Data length for DSPI transfer: 25 bits

Definition at line 279 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_26_BITS

#define DSPI_DATASIZE_26_BITS   LL_DSPI_DATASIZE_26BIT

Data length for DSPI transfer: 26 bits

Definition at line 280 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_27_BITS

#define DSPI_DATASIZE_27_BITS   LL_DSPI_DATASIZE_27BIT

Data length for DSPI transfer: 27 bits

Definition at line 281 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_28_BITS

#define DSPI_DATASIZE_28_BITS   LL_DSPI_DATASIZE_28BIT

Data length for DSPI transfer: 28 bits

Definition at line 282 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_29_BITS

#define DSPI_DATASIZE_29_BITS   LL_DSPI_DATASIZE_29BIT

Data length for DSPI transfer: 29 bits

Definition at line 283 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_30_BITS

#define DSPI_DATASIZE_30_BITS   LL_DSPI_DATASIZE_30BIT

Data length for DSPI transfer: 30 bits

Definition at line 284 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_31_BITS

#define DSPI_DATASIZE_31_BITS   LL_DSPI_DATASIZE_31BIT

Data length for DSPI transfer: 31 bits

Definition at line 285 of file gr55xx_hal_dspi.h.

◆ DSPI_DATASIZE_32_BITS

#define DSPI_DATASIZE_32_BITS   LL_DSPI_DATASIZE_32BIT

Data length for DSPI transfer: 32 bits

Definition at line 286 of file gr55xx_hal_dspi.h.