opto5 2.0.0.0
|
Opto 5 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Opto 5 Click Example.
This example demonstrates the use of Opto 5 click board.
The demo application is composed of two sections :
Initialization of UART LOG and GPIO pin drivers. The output of PWM is set to high so the optocoupler is not triggered by default.
The output pin is toggled every 5 seconds.
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 | ) |