#include "conf_usb.h"
Macros | |
#define | OFFSET_FIELD_DESCRIPTOR_SUBTYPE 2 |
Functions | |
bool | host_user_check_class (const uint8_t *) |
This function is called by the standard USB host_check_class() function when the Host is analyzing the configuration descriptor previously sent by a USB Device. More... | |
void | host_user_check_class_init (void) |
Initialization. More... | |
#define OFFSET_FIELD_DESCRIPTOR_SUBTYPE 2 |
Referenced by host_user_check_class().