interface ChipSM16136ExtendProperty {
    @_xsi:type?: "ChipSM16136ExtendProperty";
    BlankingEnable?: boolean;
    BlankingVoltage?: number;
    IsSetLowEffectGamma?: boolean;
    LowImproveEnable?: boolean;
    LowImproveValue?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSM16136ExtendProperty" = ...
BlankingEnable?: boolean = common.Bool
BlankingVoltage?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
LowImproveEnable?: boolean = common.Bool
LowImproveValue?: number = common.UInt16