interface ChipDP5125HCommonExtendProperty {
    @_xsi:type?: "ChipDP5125HCommonExtendProperty";
    CurrentGain?: number;
    FirstRegValue?: number;
    IsSetLowEffectGamma?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipDP5125HCommonExtendProperty" = ...
CurrentGain?: number = common.UInt16
FirstRegValue?: number = common.UInt16
IsSetLowEffectGamma?: boolean = common.Bool