+ /** Type define for a Configuration Descriptor comparator function (function taking a pointer to an array\r
+ * of type void, returning a uint8_t value).\r
+ *\r
+ * \see \ref USB_GetNextDescriptorComp function for more details\r
+ */\r
+ typedef uint8_t (* const ConfigComparatorPtr_t)(void* const);\r