Usbio_Device_Power_State - Motorola USB08 Reference Manual

Universal serial bus evaluation board using the mc68hc908jb8
Table of Contents

Advertisement

USBIO_DEVICE_POWER_STATE

Definition
Entries
Comments
USB08 Evaluation Board
MOTOROLA
The USBIO_DEVICE_POWER_STATE enumeration type contains
values that identify the power state of a device.
typedef enum _USBIO_DEVICE_POWER_STATE{
DevicePowerStateD0 = 0,
DevicePowerStateD1,
DevicePowerStateD2,
DevicePowerStateD3
} USBIO_DEVICE_POWER_STATE;
DevicePowerStateD0
Device fully on, normal operation
DevicePowerStateD1
Suspend
DevicePowerStateD2
Suspend
DevicePowerStateD3
Device off
The meaning of the values is defined by the Power Management
specification.
Universal USB Device Driver (USBIO)
Universal USB Device Driver (USBIO)
Programming Interface
Designer Reference Manual
217

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68hc908jb8

Table of Contents