interface ChipMBI5864RGBVExtendProperty {
    @_xsi:type?: "ChipMBI5864RGBVExtendProperty";
    AllExtraGclk?: number;
    B: string;
    BlueProperty?: ChipMBI5864ExtendProperty;
    CapabilityWaiteTime: number;
    ChipLibVersion?: number;
    CompsentionTime?: number;
    Div?: number;
    ExtraGclkDummy?: number;
    FailureLEDElimination?: boolean;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    G: string;
    GLOBAL: string;
    GlobalRegisterArray: number[];
    GradientTransitionOptimizationTime?: number;
    GrayDepth?: number;
    GreenProperty?: ChipMBI5864ExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineScanMode?: boolean;
    LowGray?: number;
    M?: number;
    N?: number;
    OrderRegisterArray: number[];
    P?: number;
    PINRegisterArray: number[];
    R: string;
    RedProperty?: ChipMBI5864ExtendProperty;
    REG_LENGTH: number;
    ScanCount?: number;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    Tgclktotal: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    Tvsync_dead: number;
    VsyncDead?: number;
    WaiteTime: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5864RGBVExtendProperty" = ...
AllExtraGclk?: number = common.UInt8
B: string = ...
CapabilityWaiteTime: number = common.UInt8_1
ChipLibVersion?: number = common.UInt8
CompsentionTime?: number = common.UInt16
Div?: number = common.UInt8
ExtraGclkDummy?: number = common.UInt8
FailureLEDElimination?: boolean = common.Bool
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
G: string = ...
GLOBAL: string = ...
GlobalRegisterArray: number[] = ...
GradientTransitionOptimizationTime?: number = common.UInt16
GrayDepth?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineScanMode?: boolean = common.Bool
LowGray?: number = common.UInt8
M?: number = common.UInt8
N?: number = common.UInt8
OrderRegisterArray: number[] = ...
P?: number = common.UInt8
PINRegisterArray: number[] = ...
R: string = ...
REG_LENGTH: number = common.Int32_12
ScanCount?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8
Tgclktotal: number = common.Int32_1
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32
Tvsync_dead: number = common.Int32_1
VsyncDead?: number = common.UInt16
WaiteTime: number = common.Int32_1