interface ChipSM16237ExtendProperty {
    @_xsi:type?: "ChipSM16237ExtendProperty";
    BFirstCompsation: number;
    BlueRegValueConfigFirst?: number;
    BlueRegValueConfigSecond?: number;
    BOffsetCompsation: number;
    BSwapErrorPoint: number;
    BUnderEliminateGhostOne: number;
    BUnderEliminateGhostTwo: number;
    GFirstCompsation: number;
    GOffsetCompsation: number;
    GreenRegValueConfigFirst?: number;
    GreenRegValueConfigSecond?: number;
    GSwapErrorPoint: number;
    GUnderEliminateGhostOne: number;
    GUnderEliminateGhostTwo: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    RedRegValueConfigFirst?: number;
    RedRegValueConfigSecond?: number;
    RFirstCompsation?: number;
    ROffsetCompsation?: number;
    RSwapErrorPoint: number;
    RUnderEliminateGhostOne: number;
    RUnderEliminateGhostTwo: number;
    SwapErrorPoint: number;
    VRedRegValueConfigFirst?: number;
    VRedRegValueConfigSecond?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSM16237ExtendProperty" = ...
BFirstCompsation: number = common.Int32_6
BlueRegValueConfigFirst?: number = common.UInt16
BlueRegValueConfigSecond?: number = common.UInt16
BOffsetCompsation: number = common.Int32_1
BSwapErrorPoint: number = common.UInt8_31
BUnderEliminateGhostOne: number = common.Int32_5
BUnderEliminateGhostTwo: number = common.Int32_4
GFirstCompsation: number = common.Int32_6
GOffsetCompsation: number = common.Int32_1
GreenRegValueConfigFirst?: number = common.UInt16
GreenRegValueConfigSecond?: number = common.UInt16
GSwapErrorPoint: number = common.UInt8_31
GUnderEliminateGhostOne: number = common.Int32_5
GUnderEliminateGhostTwo: number = common.Int32_4
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
RedRegValueConfigFirst?: number = common.UInt16
RedRegValueConfigSecond?: number = common.UInt16
RFirstCompsation?: number = common.Int32
ROffsetCompsation?: number = common.Int32
RSwapErrorPoint: number = common.UInt8_31
RUnderEliminateGhostOne: number = common.Int32_5
RUnderEliminateGhostTwo: number = common.Int32_4
SwapErrorPoint: number = common.UInt8_16
VRedRegValueConfigFirst?: number = common.UInt16
VRedRegValueConfigSecond?: number = common.UInt16