audioamp4 2.0.0.0
|
AudioAmp 4 Click example. More...
Functions | |
void | application_error_handler (AUDIOAMP4_RETVAL error_code) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
AudioAmp 4 Click example.
This example switches device on & off and sets volume channel to 3.
The demo application is composed of two sections :
Initializes GPIO interface, turns module ON and sets volume level to 0.
Turns device OFF & ON and sets a three different volume values.
void application_error_handler | ( | AUDIOAMP4_RETVAL | error_code | ) |
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |