KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
RTL8139C MII (media independent interface) control bits

Macros

#define RT_MII_AN_START   0x0200
 Start auto-negotiation. More...
 
#define RT_MII_AN_ENABLE   0x1000
 Enable auto-negotiation. More...
 
#define RT_MII_RESET   0x8000
 Reset the MII chip. More...
 

Detailed Description

Macro Definition Documentation

#define RT_MII_AN_ENABLE   0x1000

Enable auto-negotiation.

#define RT_MII_AN_START   0x0200

Start auto-negotiation.

#define RT_MII_RESET   0x8000

Reset the MII chip.