Universal USB Device Driver (USBIO)
Programming Interface
USB08 Evaluation Board
Designer Reference Manual
MOTOROLA
Universal USB Device Driver (USBIO)
189
USBIO_STATUS_REQUEST
The USBIO_STATUS_REQUEST structure provides information used
to request status for a specified recipient.
Definition
typedef struct _USBIO_STATUS_REQUEST{
USBIO_REQUEST_RECIPIENT Recipient;
USHORT Index;
} USBIO_STATUS_REQUEST;
Members
Recipient
Specifies the recipient of the get status request. The values are
defined by the enumeration type USBIO_REQUEST_RECIPIENT
(
).
Index
Specifies the index value for the get status request. The values are
defined by the device. Refer to the Universal Serial Bus Specification
1.1, Chapter 9 for more information.
Comments
This structure has to be used as an input for
IOCTL_USBIO_GET_STATUS (
) requests.
Содержание 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 ...