![]() |
S32 SDK
|
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 |
Send/Receive buffer information for the user Implements : enet_buffer_t_Class.
Definition at line 177 of file enet_driver.h.
uint8_t* data |
Definition at line 179 of file enet_driver.h.
uint16_t length |
Definition at line 180 of file enet_driver.h.