]> git.sur5r.net Git - freertos/blobdiff - Demo/CORTEX_LPC1768_GCC_Rowley/webserver/EthDev_LPC17xx.h
Continue work on emac driver.
[freertos] / Demo / CORTEX_LPC1768_GCC_Rowley / webserver / EthDev_LPC17xx.h
index 352f57e6586eaec42d1a43837f63c4926fb4db63..3af1e8f2d4e147bbfac86ed35f37bf332fa980bf 100644 (file)
@@ -321,6 +321,7 @@ typedef struct {                        /* TX Status struct                  */
 #define PHY_FULLD_10M       0x0100      /* Full Duplex 10Mbit                */\r
 #define PHY_HALFD_10M       0x0000      /* Half Duplex 10MBit                */\r
 #define PHY_AUTO_NEG        0x3000      /* Select Auto Negotiation           */\r
+#define PHY_AUTO_NEG_COMPLETE 0x0020   /* Auto negotiation have finished.   */\r
 \r
 #define DP83848C_DEF_ADR    0x0100      /* Default PHY device address        */\r
 #define DP83848C_ID         0x20005C90  /* PHY Identifier                    */\r