Prusa MINI Firmware overview
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
 

Variables

class UsbConfigXtracter __attribute__
 

Macro Definition Documentation

◆ CP_MASK_COMPARE_CLASS

#define CP_MASK_COMPARE_CLASS   1

◆ CP_MASK_COMPARE_SUBCLASS

#define CP_MASK_COMPARE_SUBCLASS   2

◆ CP_MASK_COMPARE_PROTOCOL

#define CP_MASK_COMPARE_PROTOCOL   4

◆ CP_MASK_COMPARE_ALL

#define CP_MASK_COMPARE_ALL   7

Variable Documentation

◆ __attribute__