3.4.4.22 USB_HOST_CDC_OBJ Type

C

typedef uintptr_t USB_HOST_CDC_OBJ;

Summary

USB Host CDC Object

This type defines the type of the CDC Host Client Object. This type is returned by the Attach Event Handler and is used by the application to open the attached CDC Device.

Remarks

None.