uc-sdk
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
I2S_DMAConf_Type Struct Reference

I2S DMA configuration structure definition. More...

#include <lpc17xx_i2s.h>

Public Attributes

uint8_t DMAIndex
 
uint8_t depth
 
uint8_t Reserved0 [2]
 

Detailed Description

I2S DMA configuration structure definition.

Definition at line 293 of file lpc17xx_i2s.h.

Member Data Documentation

uint8_t I2S_DMAConf_Type::depth
Select DMA1 or DMA2, should be:
  • I2S_DMA_1: DMA1
  • I2S_DMA_2: DMA2

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.


The documentation for this struct was generated from the following file: