IceCube display
LED display to show IceCube event data
•
All
Data Structures
Files
Functions
Variables
Enumerations
Enumerator
Macros
Modules
Pages
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 Thu Feb 16 2017 21:11:20 for IceCube display by
1.8.13