Public Attributes | List of all members
ec_stackT Struct Reference

#include <nicdrv.h>

Public Attributes

ec_bufT(* rxbuf )[EC_MAXBUF]
 
int(* rxbufstat )[EC_MAXBUF]
 
int(* rxsa )[EC_MAXBUF]
 
int * sock
 
ec_bufTtempbuf
 
ec_bufT(* txbuf )[EC_MAXBUF]
 
int(* txbuflength )[EC_MAXBUF]
 

Detailed Description

pointer structure to Tx and Rx stacks

Definition at line 57 of file nicdrv.h.

Member Data Documentation

◆ rxbuf

ec_bufT(* ec_stackT::rxbuf)[EC_MAXBUF]

rx buffers

Definition at line 68 of file nicdrv.h.

◆ rxbufstat

int(* ec_stackT::rxbufstat)[EC_MAXBUF]

rx buffer status fields

Definition at line 70 of file nicdrv.h.

◆ rxsa

int(* ec_stackT::rxsa)[EC_MAXBUF]

received MAC source address (middle word)

Definition at line 72 of file nicdrv.h.

◆ sock

int* ec_stackT::sock

socket connection used

Definition at line 60 of file nicdrv.h.

◆ tempbuf

ec_bufT* ec_stackT::tempbuf

temporary receive buffer

Definition at line 66 of file nicdrv.h.

◆ txbuf

ec_bufT(* ec_stackT::txbuf)[EC_MAXBUF]

tx buffer

Definition at line 62 of file nicdrv.h.

◆ txbuflength

int(* ec_stackT::txbuflength)[EC_MAXBUF]

tx buffer lengths

Definition at line 64 of file nicdrv.h.


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


sr_hand_detector
Author(s):
autogenerated on Sat Sep 24 2022 02:26:10