<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>LPC1768  Ethernet link status</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/34265/lpc1768-ethernet-link-status</link><description> 
id1 = read_PHY (PHY_REG_IDR1); id2 = read_PHY (PHY_REG_IDR2); if
(((id1 &amp;lt;&amp;lt; 16) | (id2 &amp;amp; 0xFFF0)) == DP83848C_ID) { 

 
write_PHY (PHY_REG_BMCR, PHY_AUTO_NEG);// Use autonegotiation
about the link speed for (tout = 0; tout &amp;lt; 0x100000; tout++) {
regv</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator></channel></rss>