BALTECH Docs |
C API for BALTECH SDK
|
#include <typedefs.h>
Data Fields | |
brp_VirtualLedDefinition_Mode | Mode |
This byte is required to enable additional fields for the characterization of the desired LED behavior. More... | |
unsigned | RgbColor |
This is the color of the VLED port in the RGB color space (0x00RRGGBB). More... | |
brp_VirtualLedDefinition_PhysicalLedSelection | PhysicalLedSelection |
This field defines which physical LEDs are to be activated when the corresponding VLED port is enabled. More... | |
unsigned | RgbColor2 |
This field is only available in case of a pulse signal. More... | |
unsigned | TransitionTime |
This field defines the transition time which is applied whenever this virtual LED is enabled. More... | |
Definition at line 4704 of file typedefs.h.