leddriver15 2.1.0.0
|
LED Driver 15 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LED Driver 15 Click example.
This example demonstrates the use of LED Driver 15 click board by changing the LEDs dimming level.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Changes the LEDs dimming level in I2C mode every 500ms. The dimming level will be displayed 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 | ) |