PowerMode Enum

Definition

Power mode flags

This enumeration supports a bitwise combination of its member values.

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

Fields

DisableReceiverCircuit 0

Disable the receiver circuit.

On 128

Turn on the device.

Sleep 4

Put the device to sleep.

Applies to