Macros | |
#define | LL_DSPI_2L_FULL_DUPLEX 0x00000000UL |
#define | LL_DSPI_2L_SIMPLEX_RX DSPI_CR1_RXONLY |
#define LL_DSPI_2L_FULL_DUPLEX 0x00000000UL |
Full-Duplex mode. Rx and Tx transfer
Definition at line 200 of file gr55xx_ll_dspi.h.
#define LL_DSPI_2L_SIMPLEX_RX DSPI_CR1_RXONLY |
Simplex Rx mode. Rx transfer only
Definition at line 201 of file gr55xx_ll_dspi.h.