EMAC_CONFIG_INFO_tag Struct Reference

EMAC configuration data structure. More...

#include <emac_drv.h>


Data Fields

EMAC_PKT_FILTER_T rx_filter
Uint32 mcast_cnt
Uint8 * p_mcast_list


Detailed Description

EMAC configuration data structure.


Field Documentation

EMAC_PKT_FILTER_T EMAC_CONFIG_INFO_tag::rx_filter

EMAC RX filter, e.g. broadcast, multicast, etc.

Uint32 EMAC_CONFIG_INFO_tag::mcast_cnt

Multicast address count, if mcast_cnt=0, p_mcast_list can be NULL

Uint8* EMAC_CONFIG_INFO_tag::p_mcast_list

Pointer to the multicast list of which size is mcast_cnt*6 in bytes


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