leddriver17 2.1.0.0
|
LED Driver 17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LED Driver 17 Click example.
This example demonstrates the use of LED Driver 17 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 by setting the PWM duty cycle every 500ms. The duty cycle percentage will be displayed on the USB UART. It also checks the fault indication pin and displays it accordingly.
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 | ) |