arduino-emulator
arduino::PluggableUSBModule Member List

This is the complete list of members for arduino::PluggableUSBModule, including all inherited members.

endpointType (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
getDescriptor(USBSetup &setup)=0 (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotectedpure virtual
getInterface(uint8_t *interfaceCount)=0 (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotectedpure virtual
getShortName(char *name) (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleinlineprotectedvirtual
next (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
numEndpoints (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
numInterfaces (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
PluggableUSB_ (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModulefriend
PluggableUSBModule(uint8_t numEps, uint8_t numIfs, unsigned int *epType) (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleinline
pluggedEndpoint (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
pluggedInterface (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotected
setup(USBSetup &setup)=0 (defined in arduino::PluggableUSBModule)arduino::PluggableUSBModuleprotectedpure virtual