interface ChipTLC6983RGBVExtendProperty {
    @_xsi:type?: "ChipTLC6983RGBVExtendProperty";
    Bit3?: number;
    ExtendProperty?: ChipTLC6983ExtendProperty;
    GclkFreqR?: number;
    HHGCLKNum?: number;
    ICNum?: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    PWMNum?: number;
    REG_LENGTH: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    TempBit3?: number;
    TempGclkFreqR?: number;
    TempICNum?: number;
    TempSubField?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipTLC6983RGBVExtendProperty" = ...
Bit3?: number = common.UInt8
ExtendProperty?: ChipTLC6983ExtendProperty
GclkFreqR?: number = common.UInt8
HHGCLKNum?: number = common.UInt8
ICNum?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
PWMNum?: number = common.UInt16
REG_LENGTH: number = common.Int32_12
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8
TempBit3?: number = common.UInt8
TempGclkFreqR?: number = common.UInt8
TempICNum?: number = common.UInt8
TempSubField?: number = common.UInt8