Designer Reference Manual
USB08 Evaluation Board
216
Universal USB Device Driver (USBIO)
MOTOROLA
Universal USB Device Driver (USBIO)
USBIO_REQUEST_TYPE
The USBIO_REQUEST_TYPE enumeration type contains values that
identify the type of an USB device request.
Definition
typedef enum _USBIO_REQUEST_TYPE{
RequestTypeClass = 1,
RequestTypeVendor
} USBIO_REQUEST_TYPE;
Comments
The meaning of the values is defined by the Universal Serial Bus
Specification 1.1, Chapter 9.
The enumeration does not contain the Standard request type defined by
the USB Specification. This is because only Class and Vendor requests
are supported by the USBD interface. Standard requests are generated
internally by the USBD.
Содержание 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 ...