|
PER Firmware
|
#include <wizchip_conf.h>
Public Attributes | |
| uint8_t | by |
| set by PHY_CONFBY_HW or PHY_CONFBY_SW | |
| uint8_t | mode |
| set by PHY_MODE_MANUAL or PHY_MODE_AUTONEGO | |
| uint8_t | speed |
| set by PHY_SPEED_10 or PHY_SPEED_100 | |
| uint8_t | duplex |
| set by PHY_DUPLEX_HALF PHY_DUPLEX_FULL | |
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.