I2S operate mode Enumerations definition. More...
#include <app_i2s.h>
Public Attributes | |
dma_regs_t * | tx_dma_instance |
Specifies the TX DMA instance. More... | |
dma_regs_t * | rx_dma_instance |
Specifies the RX DMA instance. More... | |
dma_channel_t | tx_dma_channel |
Specifies the dma channel of I2S TX. More... | |
dma_channel_t | rx_dma_channel |
Specifies the dma channel of I2S RX. More... | |
dma_channel_t app_i2s_dma_cfg_t::rx_dma_channel |
dma_regs_t* app_i2s_dma_cfg_t::rx_dma_instance |
dma_channel_t app_i2s_dma_cfg_t::tx_dma_channel |
dma_regs_t* app_i2s_dma_cfg_t::tx_dma_instance |