Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
phy_link_state Struct Reference

Link state. More...

#include <phy.h>

Data Fields

enum phy_link_speed speed
 Link speed.
 
bool is_up
 When true the link is active and connected.
 

Detailed Description

Link state.

Field Documentation

◆ is_up

bool phy_link_state::is_up

When true the link is active and connected.

◆ speed

enum phy_link_speed phy_link_state::speed

Link speed.


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