USB_HANDLE Macro

Microchip USB Device Library

USB Device Library Help
USB_HANDLE Macro
C
#define USB_HANDLE volatile BDT_ENTRY*
Description

USB_HANDLE is a pointer to an entry in the BDT. This pointer can be used to read the length of the last transfer, the status of the last transfer, and various other information. Insure to initialize USB_HANDLE objects to NULL so that they are in a known state during their first usage.

Microchip MCHPFSUSB v2.3 - Sept 20, 2008
Copyright © 2008 Microchip Technology, Inc.  All rights reserved.