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

Hierarchy

Properties

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