SNDEX_Init

Syntax

#include <twl/snd.h>
void SNDEX_Init( void );

Arguments

None.

Return Values

None.

Description

Initializes extended sound features. Call this once before calling any other functions related to extended sound features. This function internally performs work area initialization and synchronizes communications with the ARM7.

Note

The extended sound features can only be used on the TWL platform. This function does nothing when it is called on the NITRO platform.

See Also

Revision History

2008/02/15 Initial version.


CONFIDENTIAL