Data Fields | |
volatile bool | active |
usb_address_t | address |
fibril_condvar_t | avail |
usb_direction_t | direction |
usb_endpoint_t | endpoint |
fibril_mutex_t | guard |
size_t | max_packet_size |
usb_speed_t | speed |
unsigned | toggle:1 |
usb_transfer_type_t | transfer_type |
void * | data |
Definition at line 45 of file endpoint.h.