S32 SDK
enet_buffer_t Struct Reference

Send/Receive buffer information for the user Implements : enet_buffer_t_Class. More...

#include <enet_driver.h>

Data Fields

uint8_t * data
 
uint16_t length
 

Detailed Description

Send/Receive buffer information for the user Implements : enet_buffer_t_Class.

Definition at line 177 of file enet_driver.h.

Field Documentation

uint8_t* data

Definition at line 179 of file enet_driver.h.

uint16_t length

Definition at line 180 of file enet_driver.h.


The documentation for this struct was generated from the following file: