Searched defs:st_pipe_state (Results 1 – 1 of 1) sorted by relevance
63 typedef struct st_pipe_state struct65 void * buf; /* the start address of a transfer data buffer */66 uint16_t length; /* the number of bytes in the buffer */67 uint16_t remaining; /* the number of bytes remaining in the buffer */68 uint8_t ep; /* an assigned endpoint address */