audioamp5 2.0.0.0
|
Audio Amp 5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Audio Amp 5 Click example.
This example consist of sending special commands for audio output control, selecting different output modes and turning on/off the audio output.
The demo application is composed of two sections :
Initializes GPIO interface on the desired mikrobus selection, and performs a device init configuration.
Checks the entered command and, if the command is valid, performs a device configuration which the entered command determines.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |