Macros | |
#define | USBD_PID_AUDIO 0x6128 |
#define | USBD_PID_CCID 0x6203 |
#define | USBD_PID_CDCAUDIO 0x6131 |
#define | USBD_PID_CDCCDC 0x6133 |
#define | USBD_PID_CDCDSERIAL 0x6124 |
#define | USBD_PID_CDCEEM 0x6137 |
#define | USBD_PID_CDCHID 0x6130 |
#define | USBD_PID_CDCMSD 0x6132 |
#define | USBD_PID_ENUM 0x0001 |
#define | USBD_PID_HIDAUDIO 0x6134 |
#define | USBD_PID_HIDKEYBOARD 0x6127 |
#define | USBD_PID_HIDMOUSE 0x6200 |
#define | USBD_PID_HIDMSD 0x6135 |
#define | USBD_PID_HIDTRANSFER 0x6201 |
#define | USBD_PID_MSD 0x6129 |
#define | USBD_PID_UVC 0x6136 |
#define | USBD_RELEASE_0_01 0x0001 |
#define | USBD_RELEASE_1_00 0x0100 |
#define | USBD_VID_ATMEL 0x03EB |
#define USBD_PID_AUDIO 0x6128 |
Product ID: Audio devices
Definition at line 60 of file USBD_Config.h.
#define USBD_PID_CCID 0x6203 |
Product ID: CCID
Definition at line 70 of file USBD_Config.h.
#define USBD_PID_CDCAUDIO 0x6131 |
Product ID: composite
Definition at line 63 of file USBD_Config.h.
#define USBD_PID_CDCCDC 0x6133 |
Product ID: composite
Definition at line 65 of file USBD_Config.h.
#define USBD_PID_CDCDSERIAL 0x6124 |
Product ID: CDC Serial
Definition at line 58 of file USBD_Config.h.
#define USBD_PID_CDCEEM 0x6137 |
Product ID: CDC EEM
Definition at line 72 of file USBD_Config.h.
#define USBD_PID_CDCHID 0x6130 |
Product ID: composite
Definition at line 62 of file USBD_Config.h.
#define USBD_PID_CDCMSD 0x6132 |
Product ID: composite
Definition at line 64 of file USBD_Config.h.
#define USBD_PID_ENUM 0x0001 |
Product ID: Enum (Core)
Definition at line 57 of file USBD_Config.h.
#define USBD_PID_HIDAUDIO 0x6134 |
Product ID: composite
Definition at line 66 of file USBD_Config.h.
#define USBD_PID_HIDKEYBOARD 0x6127 |
Product ID: HID Keyboard
Definition at line 59 of file USBD_Config.h.
#define USBD_PID_HIDMOUSE 0x6200 |
Product ID: HID Mouse
Definition at line 68 of file USBD_Config.h.
#define USBD_PID_HIDMSD 0x6135 |
Product ID: composite
Definition at line 67 of file USBD_Config.h.
#define USBD_PID_HIDTRANSFER 0x6201 |
Product ID: HID Transfer
Definition at line 69 of file USBD_Config.h.
#define USBD_PID_MSD 0x6129 |
Product ID: Massstorage
Definition at line 61 of file USBD_Config.h.
#define USBD_PID_UVC 0x6136 |
Product ID: UVC
Definition at line 71 of file USBD_Config.h.
#define USBD_RELEASE_0_01 0x0001 |
Release: 0.01
Definition at line 75 of file USBD_Config.h.
#define USBD_RELEASE_1_00 0x0100 |
Release: 1.00
Definition at line 74 of file USBD_Config.h.
#define USBD_VID_ATMEL 0x03EB |
Vendor ID: Atmel
Definition at line 55 of file USBD_Config.h.