TI-RTOS Drivers  tidrivers_full_2_20_00_08
Data Fields
EMACTiva_Object Struct Reference

EMACTiva Object. More...

#include <EMACTiva.h>

Data Fields

Swi_Handle swi
 
Hwi_Handle hwi
 
uint32_t rxCount
 
uint32_t rxDropped
 
uint32_t txSent
 
uint32_t txDropped
 
uint32_t linkUp
 
PBMQ PBMQ_tx
 
PBMQ PBMQ_rx
 
STKEVENT_Handle hEvent
 

Detailed Description

EMACTiva Object.

This structure should not be directly accessed. It is specified here to allow the application to supply the needed memory to the EMACTiva module.

Field Documentation

Swi_Handle EMACTiva_Object::swi
Hwi_Handle EMACTiva_Object::hwi
uint32_t EMACTiva_Object::rxCount
uint32_t EMACTiva_Object::rxDropped
uint32_t EMACTiva_Object::txSent
uint32_t EMACTiva_Object::txDropped
uint32_t EMACTiva_Object::linkUp
PBMQ EMACTiva_Object::PBMQ_tx
PBMQ EMACTiva_Object::PBMQ_rx
STKEVENT_Handle EMACTiva_Object::hEvent

The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated