interface ChipMY9221ExtendProperty {
    @_xsi:type?: "ChipMY9221ExtendProperty";
    DriverSpeed: DriverCurrentSpeedTypeEnum;
    IsAutoRefreshPicture: boolean;
    IsCurrentBreakUp: boolean;
    IsDriverLED: boolean;
    IsInternalOscillator: boolean;
    IsPictrueRepeat: boolean;
    IsSetLowEffectGamma?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipMY9221ExtendProperty" = ...
IsAutoRefreshPicture: boolean = common.Bool_true
IsCurrentBreakUp: boolean = common.Bool_true
IsDriverLED: boolean = common.Bool_true
IsInternalOscillator: boolean = common.Bool_true
IsPictrueRepeat: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool