Data Structures | |
| struct | cy_stc_ephy_t |
| This is the private data structure of EPHY. More... | |
| struct | cy_stc_ephy_config_t |
| EPHY configuration. More... | |
| struct cy_stc_ephy_t |
| Data Fields | ||
|---|---|---|
| cy_ephy_read_handle | fnPhyRead | read handle |
| cy_ephy_write_handle | fnPhyWrite | write handle |
| uint32_t | phyId | phy ID |
| cy_en_ephy_state_t | state | PHY state. |
| uint32_t | bmcr | store the BMCR value while PHY configuration |
| uint32_t | anar | store the ANAR value while PHY configuration |