interface ChipMY9862ExtendProperty {
    @_xsi:type?: "ChipMY9862ExtendProperty";
    CompensationMode?: boolean;
    EliminateGhostingSet?: number;
    FirstSweepCompensation?: number;
    IsSetLowEffectGamma?: boolean;
    LowAshImprovement?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMY9862ExtendProperty" = ...
CompensationMode?: boolean = common.Bool
EliminateGhostingSet?: number = common.UInt8
FirstSweepCompensation?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
LowAshImprovement?: number = common.UInt8