USB Host Shield 2.0
Classes | Macros
confdescparser.h File Reference

Go to the source code of this file.

Classes

class  UsbConfigXtracter
 
class  ConfigDescParser< CLASS_ID, SUBCLASS_ID, PROTOCOL_ID, MASK >
 

Macros

#define CP_MASK_COMPARE_CLASS   1
 
#define CP_MASK_COMPARE_SUBCLASS   2
 
#define CP_MASK_COMPARE_PROTOCOL   4
 
#define CP_MASK_COMPARE_ALL   7
 

Macro Definition Documentation

◆ CP_MASK_COMPARE_CLASS

#define CP_MASK_COMPARE_CLASS   1

Definition at line 39 of file confdescparser.h.

◆ CP_MASK_COMPARE_SUBCLASS

#define CP_MASK_COMPARE_SUBCLASS   2

Definition at line 40 of file confdescparser.h.

◆ CP_MASK_COMPARE_PROTOCOL

#define CP_MASK_COMPARE_PROTOCOL   4

Definition at line 41 of file confdescparser.h.

◆ CP_MASK_COMPARE_ALL

#define CP_MASK_COMPARE_ALL   7

Definition at line 42 of file confdescparser.h.