SNDEXFrequency

Definition

#include <twl/snd.h>
typedef enum
{
    SNDEX_FREQUENCY_32730 = 0,
    SNDEX_FREQUENCY_47610 = 1

} SNDEXFrequency;

Elements

SNDEX_FREQUENCY_32730 32.73kHz
SNDEX_FREQUENCY_47610 47.61kHz

Description

This enumerated type expresses the I2S operating frequency.

See Also

SNDEX_GetI2SFrequencyAsync, SNDEX_GetI2SFrequency, SNDEX_SetI2SFrequencyAsync, SNDEX_SetI2SFrequency, MIC_StartLimitedSamplingAsync, MIC_StartLimitedSampling, MIC_AdjustLimitedSamplingAsync, MIC_AdjustLimitedSampling

Revision History

2008/02/15 Initial version.


CONFIDENTIAL