SAMV71 Xplained Ultra Software Package 1.5

psock Struct Reference
[Protosockets library]

#include <D:/git/git_canopus_1/softpack/samv7/toolkits/mdk_v71/ARM/examples/Atmel/SAMV71_Xplained_Ultra/libraries/libuip/source/uip_1.0/uip/psock.h>

Data Fields

struct pt pt psockpt
const u8_tsendptr
u8_treadptr
char * bufptr
u16_t sendlen
u16_t readlen
struct psock_buf buf
unsigned int bufsize
unsigned char state

Detailed Description

The representation of a protosocket.

The protosocket structrure is an opaque structure with no user-visible elements.

Definition at line 106 of file psock.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines