mic2 2.0.0.0
|
Mic2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Mic2 Click example.
This range is suited for audio and/or speech applications.
The demo application is composed of two sections :
Initializes the driver and logger and sets the digital potentiometer.
Reads the AN pin voltage and displays the results on the USB UART every 100ms.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |