Mbed library for ENC28J60 Ethernet modules. Full support for TCP/IP and UDP Server, Client and HTTP server (webserver). DHCP and DNS is included.

Dependents:   mBuino_ENC28_MQTT Nucleo_Web_ENC28J60 Nucleo_Web_ENC28J60_ADC Serial_over_Ethernet ... more

Embed: (wiki syntax)

« Back to documentation index

ns_iovec Struct Reference

ns_iovec Struct Reference

Scatter-gather descriptor. More...

#include <ns_types.h>


Detailed Description

Scatter-gather descriptor.

Slightly optimised for small platforms - we assume we won't need any element bigger than 64K.

Definition at line 406 of file ns_types.h.