Microchip® Advanced Software Framework

S_pipe_int Struct Reference

#include <usb_host_task.h>

Data Fields

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

bool S_pipe_int::enable

Referenced by usb_general_interrupt().

Pipe_handler* S_pipe_int::handler

Referenced by usb_general_interrupt().

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

Referenced by usb_general_interrupt().

U8 S_pipe_int::timeout