MiscFlags Enum

Definition

Flags related to the REG_MISC register

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum MiscFlags
[<System.Flags>]
type MiscFlags = 
Public Enum MiscFlags
Inheritance
MiscFlags
Attributes

Fields

AddressAutoIncrementEnable 64

Enable auto address increment

ChargeModeGainHighBit 16

Charge mode gain high bit

ChargeModeGainLowBit 8

Charge mode gain low bit

ClockSourceSelection 1

Use internal clock

ExternalClockDetection 2

Use external clock

PowersaveModeEnable 32

Enable power save mode

PwmCyclePowersaveEnable 4

Enable PWM cycle power save

Applies to