ST/USBHOST forked to add another HID handler for raw keyboard data to get more detail not available with current handlers (all pressed keys, all releases, and periodic updates)

Dependents:   C64-stm429_discovery

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
IUSBHostSerialGeneric interface to abstract 3G dongles' impl
USBHost::LockInstantiate to protect USB thread from accessing shared objects (USBConnectedDevices and Interfaces)
USBDeviceConnectedUSBDeviceConnected class
USBEndpointUSBEndpoint class
USBHALHostUSBHALHost class
USBHostUSBHost class This class is a singleton
USBHostHubA class to use a USB Hub
USBHostKeyboardA class to communicate a USB keyboard
USBHostMIDIA class to communicate a USB MIDI device
USBHostMouseA class to communicate a USB mouse
USBHostMSDA class to communicate a USB flash disk
USBHostSerialPortA class to communicate a USB virtual serial port
WANDongleA class to use a WAN (3G/LTE) access dongle
WANDongleSerialPortA class to use a WAN (3G/LTE) access dongle