currentlimit5 2.0.0.0
|
CurrentLimit5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
CurrentLimit5 Click example.
This example demonstrates the use of Current Limit 5 click board by limiting the current to a certain value and displaying an appropriate message when the current reaches the limit.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the current limit to 200mA.
Displays the fault indicator state on the USB UART.
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 | ) |