Microchip® Advanced Software Framework

ssc_i2s_example.c File Reference
#include <avr32/io.h>
#include "board.h"
#include "pm.h"
#include "gpio.h"
#include "ssc_i2s.h"

Functions

int main (void)
 Main function, application starts executing here after initializing the stack pointer. More...
 

int main ( void  )

Main function, application starts executing here after initializing the stack pointer.

References FOSC0, gpio_enable_module(), pm_switch_to_osc0(), ssc_i2s_get_status(), ssc_i2s_init(), SSC_I2S_MODE_STEREO_OUT, and ssc_i2s_transfer().