interface ChipSUM2033BaseExtendProperty {
    @_xsi:type?: "ChipSUM2033BaseExtendProperty";
    CompensationLevel?: number;
    CompensationMode?: number;
    ConstantSettings?: number;
    CurrentSynchronou?: number;
    CurrentWork?: boolean;
    GCLKFrequency?: number;
    IsSetLowEffectGamma?: boolean;
    OpenCircuitCheck?: number;
    OpenCircuitProtection?: boolean;
    SystemRetainsSecond?: number;
    SystemRetainsThird?: number;
    VanishingMode?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSUM2033BaseExtendProperty" = ...
CompensationLevel?: number = common.UInt8
CompensationMode?: number = common.UInt8
ConstantSettings?: number = common.UInt8
CurrentSynchronou?: number = common.UInt8
CurrentWork?: boolean = common.Bool
GCLKFrequency?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
OpenCircuitCheck?: number = common.UInt8
OpenCircuitProtection?: boolean = common.Bool
SystemRetainsSecond?: number = common.Int32
SystemRetainsThird?: number = common.Int32
VanishingMode?: number = common.UInt8