Network Component   Version 8.0.0
MDK Middleware for IPv4 and IPv6 Networking
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches

Enumerations of the Ethernet Interface. More...

Enumerations

enum  netETH_Event {
  netETH_LinkDown = 0 ,
  netETH_LinkUp ,
  netETH_Wakeup ,
  netETH_TimerAlarm
}
 Ethernet Callback Events. More...
 

Description

Enumerations of the Ethernet Interface.

Enumeration Type Documentation

◆ netETH_Event

Ethernet Callback Events.

Parameter for:

Enumerator
netETH_LinkDown 

Link down.

netETH_LinkUp 

Link up; val=link_info.

netETH_Wakeup 

Wake-up (on Magic Packet)

netETH_TimerAlarm 

Timer Alarm (PTP)