PHY_SR is only used within STemWin.
 
Symbols
loading...
Files
loading...

PHY_SR macro

PHY status register Offset

Syntax

#define PHY_SR ((uint16_t)0x10)

References

LocationText
stm32f4xx_hal_conf.h:243
#define PHY_SR ((uint16_t)0x10) /*!< PHY status register Offset */
ethernetif.c:558
HAL_ETH_ReadPHYRegister(&EthHandle, PHY_SR, &regvalue);
ethernetif.c:611
HAL_ETH_ReadPHYRegister(&EthHandle, PHY_SR, &regvalue);