w5500_params_t Struct Reference

W5500 device descriptor. More...

Detailed Description

W5500 device descriptor.

Definition at line 52 of file w5500.h.

#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
 

The documentation for this struct was generated from the following file: