|
USB Host Shield 2.0
|
#include <hidboot.h>


Additional Inherited Members | |
Protected Member Functions inherited from USBHID | |
| void | PrintEndpointDescriptor (const USB_ENDPOINT_DESCRIPTOR *ep_ptr) |
| void | PrintHidDescriptor (const USB_HID_DESCRIPTOR *pDesc) |
Protected Attributes inherited from USBHID | |
| USB * | pUsb |
| uint8_t | bAddress |
Static Protected Attributes inherited from USBHID | |
| static const uint8_t | epInterruptInIndex = 1 |
| static const uint8_t | epInterruptOutIndex = 2 |
| static const uint8_t | maxHidInterfaces = 5 |
| static const uint8_t | maxEpPerInterface = 2 |
| static const uint8_t | totalEndpoints = (maxHidInterfaces * maxEpPerInterface + 1) |
|
inlinevirtual |
Reimplemented from USBDeviceConfig.
|
virtual |
Reimplemented from USBDeviceConfig.
|
virtual |
Reimplemented from USBDeviceConfig.
|
inlinevirtual |
Reimplemented from USBDeviceConfig.
|
inlinevirtual |
|
virtual |
Reimplemented from UsbConfigXtracter.
|
inlinevirtual |
Reimplemented from USBDeviceConfig.
|
inlinevirtual |
Reimplemented from USBDeviceConfig.