USB mode and capability macros. More...
Defines | |
#define | USB_SERIES_2_AVR |
#define | USB_SERIES_4_AVR |
#define | USB_SERIES_6_AVR |
#define | USB_SERIES_7_AVR |
#define | USB_CAN_BE_DEVICE |
#define | USB_CAN_BE_HOST |
#define | USB_CAN_BE_BOTH |
This file defines macros indicating the type of USB controller the library is being compiled for, and its capabilities. These macros may then be referenced in the user application to selectively enable or disable code sections depending on if they are defined or not.