W5500 device descriptor. More...
#include <w5500.h>
Data Fields | |
| spi_t | spi | 
| SPI bus used.  | |
| spi_clk_t | clk | 
| clock speed used on the selected SPI bus  | |
| gpio_t | cs | 
| pin connected to the chip select line  | |
| gpio_t | irq | 
| pin connected to the INT line  | |
| uint32_t | polling_interval_ms | 
| interval for polling, 0 if interrupt mode  | |