audiodac 2.1.0.0
|
Audio DAC Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Audio DAC Click example.
This example demonstrates the use of Audio DAC click board by controling the volume level of both output channels.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Checks if the auto mute flag is set and then changes the volume level of both output channels every 100ms. All data is being displayed on the USB UART where you can track the program flow.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |