IceCube display
LED display to show IceCube event data
address.h File Reference

USB device address management. More...

Include dependency graph for address.h:

Go to the source code of this file.

Functions

uint8_t usb_get_address ()
 Get the currently assigned USB device address.
 
void usb_set_address (uint8_t address)
 Set a new USB device address.
 

Detailed Description

USB device address management.

This interface is provided separately from device.h as its implementation is plaform dependent.

Author
Sander Vanheule (Universiteit Gent)