leddriver8 2.0.0.0
|
LedDriver8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LedDriver8 Click example.
This example demonstrates the use of LED Driver 8 Click board.
The demo application is composed of two sections :
Initializes the driver and configures the click board.
Increases the LEDs brightness then toggles all LEDs with a one-second delay. Each step will be logged on the USB UART where you can track the program flow.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |