USBHost library. NOTE: This library is only officially supported on the LPC1768 platform. For more information, please see the handbook page.

Dependencies:   FATFileSystem mbed-rtos

Dependents:   BTstack WallbotWii SD to Flash Data Transfer USBHost-MSD_HelloWorld ... more

Embed: (wiki syntax)

« Back to documentation index

USBHost::Lock Class Reference

USBHost::Lock Class Reference

Instantiate to protect USB thread from accessing shared objects (USBConnectedDevices and Interfaces) More...

#include <USBHost.h>


Detailed Description

Instantiate to protect USB thread from accessing shared objects (USBConnectedDevices and Interfaces)

Definition at line 195 of file USBHost.h.