EmbeddedEthernet::Config Struct Reference
#include <EmbeddedEthernet.h>
Collaboration diagram for EmbeddedEthernet::Config:
Public Attributes | |
Ethernet::PhyConfig | phy |
int8_t | smiMdcPin = Ethernet::PIN_DEFAULT |
int8_t | smiMdioPin = Ethernet::PIN_DEFAULT |
Member Data Documentation
◆ phy
Ethernet::PhyConfig EmbeddedEthernet::Config::phy |
◆ smiMdcPin
int8_t EmbeddedEthernet::Config::smiMdcPin = Ethernet::PIN_DEFAULT |
◆ smiMdioPin
int8_t EmbeddedEthernet::Config::smiMdioPin = Ethernet::PIN_DEFAULT |
The documentation for this struct was generated from the following file: