ismrx2 2.1.0.0
|
ISM RX 2 Click Example. More...
Macros | |
#define | DEFAULT_EXAMPLE |
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
ISM RX 2 Click Example.
This application shows capability of ISM RX 2 Click board.
The demo application is composed of two sections :
Initialize GPIO pins and LOG module and sets default configuration.
Wait for the data pin to go down and start sampling and wait for sync word if it's received collect data to buffer till it receives 0 byte
#define DEFAULT_EXAMPLE |
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 | ) |