|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Configuration of all engines. More...
#include <lp581x.h>
Data Fields | |
| enum lp581x_engine | led_channel_engines [4] |
| Animation engine that drives each LED channel. | |
| uint8_t | num_engines |
| Number of animation engines configured by engines. | |
| struct lp581x_animation_engine_config | engines [LP581X_NUM_ENGINES] |
| Configuration of each animation engine. | |
Configuration of all engines.
| struct lp581x_animation_engine_config lp581x_animation_engines_config::engines[LP581X_NUM_ENGINES] |
Configuration of each animation engine.
| enum lp581x_engine lp581x_animation_engines_config::led_channel_engines[4] |
Animation engine that drives each LED channel.
| uint8_t lp581x_animation_engines_config::num_engines |
Number of animation engines configured by engines.