audioamp 2.0.0.0
|
AudioAmp Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
AudioAmp Click example.
AudioAmp Click is a stereo audio amplifier which can be controlled by using this click driver.
The demo application is composed of two sections :
Performs driver and log module initialization, enables I2C, turns on the AudioAmp device and sends a message about init status.
This is a example which demonstrates the use and control of the AudioAmp Click board.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |