Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
lp581x_animation_engines_config Struct Reference

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.

Detailed Description

Configuration of all engines.

Field Documentation

◆ engines

struct lp581x_animation_engine_config lp581x_animation_engines_config::engines[LP581X_NUM_ENGINES]

Configuration of each animation engine.

◆ led_channel_engines

enum lp581x_engine lp581x_animation_engines_config::led_channel_engines[4]

Animation engine that drives each LED channel.

◆ num_engines

uint8_t lp581x_animation_engines_config::num_engines

Number of animation engines configured by engines.


The documentation for this struct was generated from the following file: