Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I dont understand how this class works. How do I tell it about my hardware? For example, I might wish to use built-in ethernet capabilities of my mbed board, or I might want to use an SPI connected ENC28J60 thernet module, etc, etc. As far as I can see, there are no parameters to the EthernetInterface constructor to feed in this information. The API documentation needs to explain this.