interface ChipTLC5945RGBVExtendProperty {
    @_xsi:type?: "ChipTLC5945RGBVExtendProperty";
    ChipLibVersion?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipTLC5945RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool