FreeRTOS-Plus-TCP V2.3.2
FreeRTOS TCP/IP library
IPStackEvent_t Struct Reference

#include <FreeRTOS_IP_Private.h>

Data Fields

eIPEvent_t eEventType
  More...
 
void * pvData
  More...
 

Detailed Description

Structure for the information of the commands issued to the IP task.

Field Documentation

◆ eEventType

eIPEvent_t IPStackEvent_t::eEventType

The event-type enum

◆ pvData

void* IPStackEvent_t::pvData

The data in the event


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