#include <usb_host_task.h>
Data Fields | |
bool | enable |
Pipe_handler * | handler |
uint16_t | nak_timeout |
uint16_t | nb_byte_on_going |
uint16_t | nb_byte_processed |
uint16_t | nb_byte_to_process |
void * | ptr_buf |
Status_t | status |
uint8_t | timeout |
bool S_pipe_int::enable |
Pipe_handler* S_pipe_int::handler |
uint16_t S_pipe_int::nak_timeout |
uint16_t S_pipe_int::nb_byte_on_going |
uint16_t S_pipe_int::nb_byte_processed |
uint16_t S_pipe_int::nb_byte_to_process |
void* S_pipe_int::ptr_buf |
Status_t S_pipe_int::status |
uint8_t S_pipe_int::timeout |