Data Fields
Enet_IoctlPrms_s Struct Reference

Enet IOCTL param. More...

#include <enet_ioctl.h>

Data Fields

const void * inArgs
 
uint32_t inArgsSize
 
void * outArgs
 
uint32_t outArgsSize
 

Detailed Description

Enet IOCTL param.

IOCTL params structure argument for all Enet IOCTL commands

Field Documentation

const void* Enet_IoctlPrms_s::inArgs

Pointer to an actual input args struct for the IOCTL cmd

uint32_t Enet_IoctlPrms_s::inArgsSize

Size of inArgs structure

void* Enet_IoctlPrms_s::outArgs

Pointer to an actual output args struct for the IOCTL cmd

uint32_t Enet_IoctlPrms_s::outArgsSize

Size of outArgs structure


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

Copyright 2020, Texas Instruments Incorporated