Renesas / USBHost_custom

Dependents:   GR-PEACH_HVC-P2_sample_client mbed-os-storage-access GR-PEACH_Digital_Signage GR-PEACH_Audio_Playback_Sample ... more

Fork of USBHost by mbed official

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 193 of file USBHost.h.