Macros | |
#define | LL_DSPI_1L_SIMPLEX_RX 0x00000000UL |
#define | LL_DSPI_1L_SIMPLEX_TX DSPI_CR1_BIDIOE |
#define LL_DSPI_1L_SIMPLEX_RX 0x00000000UL |
Simplex Rx mode. Rx receive only
Definition at line 207 of file gr55xx_ll_dspi.h.
#define LL_DSPI_1L_SIMPLEX_TX DSPI_CR1_BIDIOE |
Simplex Tx mode. Rx transfer only
Definition at line 208 of file gr55xx_ll_dspi.h.