1.1.6.15 LED_SYM Enum

C

typedef enum
{
    LED_SYM_SYMMETRY,
    LED_SYM_ASYMMETRY
}LED_SYM;

Summary

Defines the enumerations associated with LED symmetry modes

Description

Defines the enumerations associated with LED symmetry modes and are used to configure the symmetry using the LEDx_SymmetrySet API

Remarks

None