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

Hierarchy

Properties

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