irda4 2.1.0.0
|
IrDA 4 Click Example. More...
Macros | |
#define | DEMO_APP_TRANSMITTER |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
IrDA 4 Click Example.
This example demonstrates the use of IrDA 4 click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Initializes the driver and disables the transmitter shutdown.
Demonstrates the use of IrDA 4 clicks which can be used as transmitter or receiver.
#define DEMO_APP_TRANSMITTER |
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 | ) |