LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Data Fields
I2S_AUDIO_FORMAT_T Struct Reference

Detailed Description

I2S Audio Format Structure.

Definition at line 216 of file i2s_18xx_43xx.h.

#include "i2s_18xx_43xx.h"

Data Fields

uint32_t SampleRate
 
uint8_t ChannelNumber
 
uint8_t WordWidth
 

Field Documentation

uint8_t ChannelNumber

Channel Number - 1 is mono, 2 is stereo

Definition at line 218 of file i2s_18xx_43xx.h.

uint32_t SampleRate

Sample Rate

Definition at line 217 of file i2s_18xx_43xx.h.

uint8_t WordWidth

Word Width - 8, 16 or 32 bits

Definition at line 219 of file i2s_18xx_43xx.h.


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