Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
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: