headphoneamp3 2.1.0.0
|
Headphone AMP 3 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Headphone AMP 3 Click Example.
This library contains API for the Headphone AMP 3 click driver. This demo application shows use of a Headphone AMP 3 click board™.
The demo application is composed of two sections :
Initialization of GPIO module and log UART. After driver initialization the app set default settings.
This example demonstrates the use of the Headphone AMP 3 click board™. The app is enabling and disabling headphone output by changing ENA pin state every 10 seconds.
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 | ) |