Universal USB Device Driver (USBIO)
Programming Interface
USB08 Evaluation Board
Designer Reference Manual
MOTOROLA
Universal USB Device Driver (USBIO)
217
USBIO_DEVICE_POWER_STATE
The USBIO_DEVICE_POWER_STATE enumeration type contains
values that identify the power state of a device.
Definition
typedef enum _USBIO_DEVICE_POWER_STATE{
DevicePowerStateD0 = 0,
DevicePowerStateD1,
DevicePowerStateD2,
DevicePowerStateD3
} USBIO_DEVICE_POWER_STATE;
Entries
DevicePowerStateD0
Device fully on, normal operation
DevicePowerStateD1
Suspend
DevicePowerStateD2
Suspend
DevicePowerStateD3
Device off
Comments
The meaning of the values is defined by the Power Management
specification.
Содержание MC68HC908JB8
Страница 2: ...blank ...
Страница 6: ...Designer Reference Manual USB08 Evaluation Board 6 List of Sections MOTOROLA List of Sections ...
Страница 16: ...Designer Reference Manual USB08 Evaluation Board 16 List of Tables MOTOROLA List of Tables ...
Страница 42: ...Designer Reference Manual USB08 Evaluation Board 42 Hardware Description MOTOROLA Hardware Description ...
Страница 88: ...Designer Reference Manual USB08 Evaluation Board 88 USB08 Descriptors MOTOROLA USB08 Descriptors ...
Страница 243: ...blank ...