uc-sdk
|
I2S DMA configuration structure definition. More...
#include <lpc17xx_i2s.h>
Public Attributes | |
uint8_t | DMAIndex |
uint8_t | depth |
uint8_t | Reserved0 [2] |
I2S DMA configuration structure definition.
Definition at line 293 of file lpc17xx_i2s.h.
uint8_t I2S_DMAConf_Type::depth |
Select DMA1 or DMA2, should be:
Definition at line 297 of file lpc17xx_i2s.h.
uint8_t I2S_DMAConf_Type::DMAIndex |
Definition at line 294 of file lpc17xx_i2s.h.
uint8_t I2S_DMAConf_Type::Reserved0[2] |
FIFO level that triggers a DMA request
Definition at line 298 of file lpc17xx_i2s.h.