Microchip® Advanced Software Framework

S_pipe_int Struct Reference

#include <usb_host_task.h>

Data Fields

bool enable
 
Pipe_handlerhandler
 
uint16_t nak_timeout
 
U16 nak_timeout
 
uint16_t nb_byte_on_going
 
U16 nb_byte_on_going
 
U16 nb_byte_processed
 
uint16_t nb_byte_processed
 
uint16_t nb_byte_to_process
 
U16 nb_byte_to_process
 
void * ptr_buf
 
Status_t status
 
uint8_t timeout
 
U8 timeout
 

uint16_t S_pipe_int::nak_timeout
U16 S_pipe_int::nak_timeout
uint16_t S_pipe_int::nb_byte_on_going
U16 S_pipe_int::nb_byte_on_going
U16 S_pipe_int::nb_byte_processed
uint16_t S_pipe_int::nb_byte_processed
uint16_t S_pipe_int::nb_byte_to_process
U16 S_pipe_int::nb_byte_to_process
void * S_pipe_int::ptr_buf
Status_t S_pipe_int::status
U8 S_pipe_int::timeout