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