leddriver9 2.0.0.0
|
LEDDriver9 Click example. More...
Functions | |
void | mode1_register_settings (void) |
void | mode2_register_settings (void) |
void | led_output_state (void) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
const uint8_t | breathing_speed = 5 |
LEDDriver9 Click example.
This app demonstrates the configuration and control of the LED Driver 9 click board resulting in a nice breathing effect.
The demo application is composed of two sections :
The initialization configures the UART LOG and I2C drivers and adjusts the Led Driver 9 click general register settings.
The application task is a simple breathing effect on all LED out channels.
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 | ) |
void led_output_state | ( | void | ) |
int main | ( | void | ) |
void mode1_register_settings | ( | void | ) |
void mode2_register_settings | ( | void | ) |
const uint8_t breathing_speed = 5 |