USB device address management. More...
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. | |
USB device address management.
This interface is provided separately from device.h as its implementation is plaform dependent.