VLSI Solution Oy / MegaLib Documentation

usbpkt Struct Reference

#include <usblowlib.h>


Data Fields

u_int16 length
u_int16 payload [(ENDPOINT_SIZE_1+1)>>1]


Detailed Description

Holding space for one received USB packet.

Definition at line 136 of file usblowlib.h.


Field Documentation

u_int16 usbpkt::length
 

packet length in bytes

Definition at line 137 of file usblowlib.h.

u_int16 usbpkt::payload[(ENDPOINT_SIZE_1+1)>>1]
 

packet data

Definition at line 138 of file usblowlib.h.


The documentation for this struct was generated from the following file:
All software copyright 2005-2006 VLSI Solution OY. Redistribution of this software is strictly forbidden.