Hanna
Sourcecode Kontrollplatine |
Bibliothek zur USB-Kommunikation von Jürgen W. Mehr ...
gehe zum Quellcode dieser Datei
Funktionen | |
void | ep_def_in (EP_data *p) |
void | ep_def_init (EP_data *p) |
void | ep_def_init_buffer (EP_data *p) |
void | ep_def_out (EP_data *p) |
Variablen | |
uint8_t | ep0_buf_in [USB_DEF_EP0_SIZE] |
uint8_t | ep0_buf_out [USB_DEF_EP0_SIZE] |
USB_EP_pair_t endpoints[USB_DEF_EP_MAX] | GCC_FORCE_ALIGN_2 |
Bibliothek zur USB-Kommunikation von Jürgen W.
$Revision: 464 $ $Date: 2016-04-02 12:30:30 +0200 (Sa, 02 Apr 2016) $
Definiert in Datei usb_ep.c.