#include <nitro/spi.h>
void MIC_Init( void );
None.
Initializes the microphone for the microphone API. Call this function once before calling any other function that operates the microphone.
06/01/2004 Initial version