![]() |
![]() |
![]() |
![]() |
![]() |
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Reset the Phy
int MDI_ResetPhy ( mdi_t * mdi, int PhyAddr, MDI_WaitType Wait)
If you want to try to have the driver receive an interrupt after the PHY reset completes, specify a value of MDI_NoWait. If you use this value, this call returns immediately after the reset is initiated. When the reset is completed, the driver must call MDI_SyncPhy() so the library can perform post-reset servicing.
The MDI_ResetPhy() function resets the PhyAddr that belongs to the PHY.
QNX Neutrino
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | Yes |
Thread | Yes |
MDI_Register(), MDI_Register_Extended(), MDI_SyncPhy()
![]() |
![]() |
![]() |
![]() |