dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
pios_usb.h File Reference

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)
 

Detailed Description

USB HID layer functions header.

Author
The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
See Also
The GNU Public License (GPL) Version 3

Definition in file pios_usb.h.