This is the private data structure of EPHY.
This has be instantiated by application
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 | |