interface ChipCNS7253ExtendProperty {
    @_xsi:type?: "ChipCNS7253ExtendProperty";
    ADJ?: number;
    ADJ_Enable?: boolean;
    FirstLineOffsetCompensation?: number;
    FirstLineOffsetCompensation_Enable?: boolean;
    GCLK_DOUBLE?: boolean;
    IGAIN?: number;
    IsSetLowEffectGamma?: boolean;
    KeenPointVoltage?: number;
    OPEN_DET?: boolean;
    OPEN_RST?: boolean;
    PartNumPerRefValue?: number;
    PWM_ALL?: number;
    PWM_ALL_Enable?: boolean;
    PWM_GROUP?: number;
    PWM_OPT?: number;
    PWM_REV?: boolean;
    RegFirst?: number;
    RegFourth?: number;
    RegSecond?: number;
    RegThird?: number;
    SCAN_LINE?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipCNS7253ExtendProperty" = ...
ADJ?: number = common.UInt8
ADJ_Enable?: boolean = common.Bool
FirstLineOffsetCompensation?: number = common.UInt8
FirstLineOffsetCompensation_Enable?: boolean = common.Bool
GCLK_DOUBLE?: boolean = common.Bool
IGAIN?: number = common.UInt16
IsSetLowEffectGamma?: boolean = common.Bool
KeenPointVoltage?: number = common.UInt8
OPEN_DET?: boolean = common.Bool
OPEN_RST?: boolean = common.Bool
PartNumPerRefValue?: number = common.UInt8
PWM_ALL?: number = common.UInt8
PWM_ALL_Enable?: boolean = common.Bool
PWM_GROUP?: number = common.UInt16
PWM_OPT?: number = common.UInt8
PWM_REV?: boolean = common.Bool
RegFirst?: number = common.UInt16
RegFourth?: number = common.UInt16
RegSecond?: number = common.UInt16
RegThird?: number = common.UInt16
SCAN_LINE?: number = common.UInt8