IceCube display
LED display to show IceCube event data
address.h
Go to the documentation of this file.
1
#ifndef USB_ADDRESS_H
2
#define USB_ADDRESS_H
3
11
#include <stdint.h>
12
23
uint8_t
usb_get_address
();
25
27
void
usb_set_address
(uint8_t address);
28
30
31
#endif //USB_ADDRESS_H
usb_set_address
void usb_set_address(uint8_t address)
Set a new USB device address.
usb_get_address
uint8_t usb_get_address()
Get the currently assigned USB device address.
usb
address.h
Generated on Wed Sep 6 2017 10:02:42 for IceCube display by
1.8.11