IceCube display
LED display to show IceCube event data
All Data Structures Files Functions Variables Enumerations Enumerator Macros Modules Pages
device.h File Reference

USB device state management. More...

Go to the source code of this file.

Enumerations

enum  usb_device_state_t {
  ATTACHED, POWERED, DEFAULT, ADDRESSED,
  CONFIGURED, SUSPENDED
}
 USB device states. More...
 

Functions

void set_device_state (enum usb_device_state_t state)
 Set the USB device state. More...
 
enum usb_device_state_t get_device_state ()
 Get the current USB device state.
 

Detailed Description

USB device state management.

Author
Sander Vanheule (Universiteit Gent)