Socket APIs: wiz_PhyConf_t Struct Reference

Wiznet Socket API

wiz_PhyConf_t Struct Reference

#include <wizchip_conf.h>

Public Attributes

uint8_t by
 set by PHY_CONFBY_HW or PHY_CONFBY_SW More...
 
uint8_t mode
 set by PHY_MODE_MANUAL or PHY_MODE_AUTONEGO More...
 
uint8_t speed
 set by PHY_SPEED_10 or PHY_SPEED_100 More...
 
uint8_t duplex
 set by PHY_DUPLEX_HALF PHY_DUPLEX_FULL More...
 

Detailed Description

It configures PHY configuration when CW_SET PHYCONF or CW_GET_PHYCONF in W5500, and it indicates the real PHY status configured by HW or SW in all WIZCHIP.
Valid only in W5500.

Definition at line 364 of file wizchip_conf.h.

Member Data Documentation

uint8_t wiz_PhyConf_t::by

set by PHY_CONFBY_HW or PHY_CONFBY_SW

Definition at line 366 of file wizchip_conf.h.

Referenced by wizphy_getphyconf(), and wizphy_setphyconf().

uint8_t wiz_PhyConf_t::mode

set by PHY_MODE_MANUAL or PHY_MODE_AUTONEGO

Definition at line 367 of file wizchip_conf.h.

Referenced by wizphy_getphyconf(), and wizphy_setphyconf().

uint8_t wiz_PhyConf_t::speed

set by PHY_SPEED_10 or PHY_SPEED_100

Definition at line 368 of file wizchip_conf.h.

Referenced by wizphy_getphyconf(), wizphy_getphystat(), and wizphy_setphyconf().

uint8_t wiz_PhyConf_t::duplex

The documentation for this struct was generated from the following file:
Generated on Wed May 4 2016 16:44:01 for Socket APIs by   doxygen 1.8.9.1