interface ChipMY9263ExtendProperty {
    @_xsi:type?: "ChipMY9263ExtendProperty";
    EnAutoCloseChannel?: boolean;
    EnManualSyc: boolean;
    EnResetAPDMOrPWM: boolean;
    GclkMonitor?: boolean;
    GclkPrivider?: boolean;
    IsSetLowEffectGamma?: boolean;
    LedThreadType?: number;
    ModeSelecte?: boolean;
    PowerSavingMode?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipMY9263ExtendProperty" = ...
EnAutoCloseChannel?: boolean = common.Bool
EnManualSyc: boolean = common.Bool_true
EnResetAPDMOrPWM: boolean = common.Bool_true
GclkMonitor?: boolean = common.Bool
GclkPrivider?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
LedThreadType?: number = common.UInt8
ModeSelecte?: boolean = common.Bool
PowerSavingMode?: boolean = common.Bool