MityDSP Documentation Index
Public Attributes
tsNetPhyStatus Struct Reference

#include <DspNetPhy.h>

List of all members.

Public Attributes

teNetPhyType meType
 PHY type detected.
teNetSpeed meSpeed
 Current PHY speed (10/100/1000).
teNetDuplex meFullDuplex
 Link Duplex Configuration.
bool mbCapable10
 true if capable of 10 Mbit Link
bool mbCapable100
 true if capable of 100 Mbit Link
teNetDuplex meCapableDup10
 Duplex of 10 MBit link capability.
teNetDuplex meCapableDup100
 Duplex of 100 MBit link capability.
bool mbLinkUp
 True if link is up.
bool mbJabber
 True if a jabber condition has been detected.
bool mbNegotiationComplete
 True if link auto-negotiation is complete.

Member Data Documentation

teNetPhyType tsNetPhyStatus::meType

PHY type detected.

teNetSpeed tsNetPhyStatus::meSpeed

Current PHY speed (10/100/1000).

teNetDuplex tsNetPhyStatus::meFullDuplex

Link Duplex Configuration.

bool tsNetPhyStatus::mbCapable10

true if capable of 10 Mbit Link

bool tsNetPhyStatus::mbCapable100

true if capable of 100 Mbit Link

teNetDuplex tsNetPhyStatus::meCapableDup10

Duplex of 10 MBit link capability.

teNetDuplex tsNetPhyStatus::meCapableDup100

Duplex of 100 MBit link capability.

bool tsNetPhyStatus::mbLinkUp

True if link is up.

bool tsNetPhyStatus::mbJabber

True if a jabber condition has been detected.

bool tsNetPhyStatus::mbNegotiationComplete

True if link auto-negotiation is complete.


  
Generated on Mon Apr 22 2013 11:33:33 for MityDSP Net by  Doxygen Version 1.8.1.1
Copyright © 2009, Critical Link LLC, All rights reserved.