MDI_InitPhy
![]() |
![]() |
![]() |
![]() |
MDI_InitPhy()
Initialize the PHY
Synopsis:
int MDI_InitPhy ( mdi_t * mdi,
int PhyAddr)
Arguments:
- mdi
- A pointer to the mdi_t structure obtained from the MDI_Register() or MDI_Register_Extended().
- PhyAddr
- The physical address of the physical layer device (PHY).
Description:
This function initializes the PHY whose address is PhyAddr.
![]() |
You must call this function before you can configure or query the PHY further. |
Classification:
QNX Neutrino
| Safety: | |
|---|---|
| Cancellation point | Yes |
| Interrupt handler | No |
| Signal handler | Yes |
| Thread | Yes |
See also:
MDI_Register(), MDI_Register_Extended()
![]() |
![]() |
![]() |
![]() |
![[Previous]](prev.gif)
![[Contents]](contents.gif)
![[Index]](keyword_index.gif)
![[Next]](next.gif)
