interface ChipMBI5043ExtendProperty {
    @_xsi:type?: "ChipMBI5043ExtendProperty";
    ColorShiftCompensation?: number;
    EnableCharge?: boolean;
    GCLKRising?: boolean;
    GCLKShift?: number;
    IsSetLowEffectGamma?: boolean;
    SelectChargeMode?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5043ExtendProperty" = ...
ColorShiftCompensation?: number = common.UInt8
EnableCharge?: boolean = common.Bool
GCLKRising?: boolean = common.Bool
GCLKShift?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
SelectChargeMode?: number = common.UInt8