EVE 1.0
netspace_t Union Reference

#include <usbspace.h>

Collaboration diagram for netspace_t:

Data Fields

struct net_buffers_t netbuf
 

Detailed Description

The USB buffer space union contains all possible mutually exclusive variants of using the shared USB memory area by different USB protocols. Note that the buffers can not be used simultaneously by the protocols.

Definition at line 52 of file usbspace.h.

Field Documentation

struct net_buffers_t netspace_t::netbuf

Usbnet buffers

Definition at line 53 of file usbspace.h.