CLASS_POWER_DOWN_STATE enumeration (classpnp.h)

This enumeration is for internal use only.

Syntax

typedef enum {
  PowerDownDeviceInitial,
  PowerDownDeviceLocked,
  PowerDownDeviceStopped,
  PowerDownDeviceOff,
  PowerDownDeviceUnlocked
} CLASS_POWER_DOWN_STATE;

Constants

 
PowerDownDeviceInitial
PowerDownDeviceLocked
PowerDownDeviceStopped
PowerDownDeviceOff
PowerDownDeviceUnlocked

Requirements

Requirement Value
Header classpnp.h