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

PHY_BSR macro

Transceiver Basic Status Register

Syntax

#define PHY_BSR ((uint16_t)0x01)

References

LocationText
stm32f4xx_hal_conf.h:224
#define PHY_BSR ((uint16_t)0x01) /*!< Transceiver Basic Status Register */
ethernetif.c:599
HAL_ETH_ReadPHYRegister(&EthHandle, PHY_BSR, &regvalue);