usbuart 2.0.0.0
|
USB UART Click Example. More...
Macros | |
#define | PROCESS_BUFFER_SIZE 100 |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
USB UART Click Example.
This example reads and processes data from USB UART clicks.
The demo application is composed of two sections :
Initializes driver and power module.
Reads data and echos it back to device and logs it to board.
#define PROCESS_BUFFER_SIZE 100 |
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 | ) |