opto3
2.0.0.0
|
Opto 3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Opto 3 Click example.
Opto 3 click to be used in applications that require reinforced galvanic isolation for both their input and output stages.
The demo application is composed of two sections :
Initializes GPIO interface.
Switches ON or switches OFF the both outputs depending on the states of the inputs, respectively.
note: Input state is active low, and output state is active high.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |