Base Ethernet service for IDF SDK.
Definition: IdfService.h:25
IdfService(PhyFactory &phyFactory)
Definition: IdfService.h:27
SPI ethernet provider.
Definition: SpiService.h:21
constexpr int8_t PIN_DEFAULT
Use default pin for platform.
Definition: Ethernet.h:54
PHY configuration.
Definition: Ethernet.h:84
Definition: SpiService.h:23
Ethernet::PhyConfig phy
Definition: SpiService.h:24
int8_t chipSelectPin
Definition: SpiService.h:27
int8_t interruptPin
Definition: SpiService.h:28
int8_t spiHost
Definition: SpiService.h:26
uint32_t clockSpeed
Definition: SpiService.h:25