dRonin
adbada4
dRonin firmware
|
USB HID layer functions header. More...
#include <stdbool.h>
Go to the source code of this file.
Functions | |
int32_t | PIOS_USB_Reenumerate () |
int32_t | PIOS_USB_ChangeConnectionState (bool connected) |
bool | PIOS_USB_CableConnected (uintptr_t id) |
bool | PIOS_USB_CheckAvailable (uintptr_t id) |
bool | PIOS_USB_HaveVSense (uintptr_t id) |
USB HID layer functions header.
Definition in file pios_usb.h.