Macros
usb_misc.h File Reference

This file contains miscellaneous declarations as required by the USB library. More...

Macros

#define USB_SET_BIT_1   (0x1U)
 Macro to set a bit.
 
#define USB_SET_BIT_0   (0x0U)
 Macro to clear a bit.
 
#define USB_TIMEOUT_5MS   (0x5)
 5 millisecond time out value.
 
#define USB_SET_VALUE   (0x1)
 USB operation which sets a value.
 
#define USB_GET_VALUE   (0x0)
 USB operation which returns a field value.
 
#define USB_CLEAR_VALUE   (0x2)
 USB operation which Clears a field value.
 

Detailed Description

This file contains miscellaneous declarations as required by the USB library.


Copyright 2016, Texas Instruments Incorporated