leddriver14 2.0.0.0
|
LEDDriver14 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
LEDDriver14 Click example.
This example demonstrates the use of LED Driver 14 click board by controlling the brightness of LEDs by changing the PWM Duty Cycle.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Adjusts the LEDs' brightness by changing the PWM duty cycle every 500ms. A duty cycle value is being 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 | ) |