Hanna
Sourcecode Kontrollplatine |
Bibliothek zur USB-Kommunikation von Jürgen W. Mehr ...
gehe zum Quellcode dieser Datei
Funktionen | |
ISR (USB_BUSEVENT_vect) | |
ISR (USB_TRNCOMPL_vect) | |
void | USB_ConfigureClock (void) |
void | USB_Device_GetInternalSerialDescriptor (void) |
void | USB_Device_GetSerialString (uint16_t *const UnicodeString) ATTR_NON_NULL_PTR_ARG(1) |
void | USB_ep0_send_progmem (const uint8_t *addr, uint16_t size) |
void | USB_Evt_Task (void) |
bool | USB_handleGetDescriptor (USB_Request_Header_t *req) |
bool | USB_handleSetAddress (USB_Request_Header_t *req) |
bool | USB_handleSetConfiguration (USB_Request_Header_t *req) |
bool | USB_HandleSetup (void) |
void | USB_ResetInterface (void) |
void | USB_Task (void) |
void | USB_xm_Init (void) |
Variablen | |
volatile uint8_t | USB_Device_ConfigurationNumber |
volatile uint8_t | USB_DeviceState |
Bibliothek zur USB-Kommunikation von Jürgen W.
$Revision: 473 $ $Date: 2016-04-03 17:20:58 +0200 (Sun, 03 Apr 2016) $
Definiert in Datei usb_xm.c.