Usbio_Request_Type - Motorola USB08 Reference Manual

Universal serial bus evaluation board using the mc68hc908jb8
Table of Contents

Advertisement

Universal USB Device Driver (USBIO)

USBIO_REQUEST_TYPE

Definition
Comments
Designer Reference Manual
216
The USBIO_REQUEST_TYPE enumeration type contains values that
identify the type of an USB device request.
typedef enum _USBIO_REQUEST_TYPE{
RequestTypeClass = 1,
RequestTypeVendor
} USBIO_REQUEST_TYPE;
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.
Universal USB Device Driver (USBIO)
USB08 Evaluation Board
MOTOROLA

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mc68hc908jb8

Table of Contents