leddriver16 2.1.0.0
|
LED Driver 16 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LED Driver 16 Click example.
This example demonstrates the use of LED Driver 16 click board by performing 3 different types of LED control (LED PWM dimming, LED blinking, and LED curtain).
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Performs 3 different types of LED control examples. Each example repeats 5 times before switching to another. The name of the currently set example will be displayed on the USB UART 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 | ) |