Macros | |
| #define | LL_SSI_DMA_TX_DIS 0x00000000UL |
| #define | LL_SSI_DMA_TX_EN SSI_DMAC_TDMAE |
| #define | LL_SSI_DMA_RX_DIS 0x00000000UL |
| #define | LL_SSI_DMA_RX_EN SSI_DMAC_RDMAE |
| #define LL_SSI_DMA_RX_DIS 0x00000000UL |
Disable the receive FIFO DMA channel
| #define LL_SSI_DMA_RX_EN SSI_DMAC_RDMAE |
Enable the receive FIFO DMA channel
| #define LL_SSI_DMA_TX_DIS 0x00000000UL |
Disable the transmit FIFO DMA channel
| #define LL_SSI_DMA_TX_EN SSI_DMAC_TDMAE |
Enable the transmit FIFO DMA channel