W5100 device descriptor.
More...
W5100 device descriptor.
Definition at line 57 of file w5100.h.
#include <w5100.h>
|
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 | evt |
| pin connected to the INT line
|
|
◆ clk
clock speed used on the selected SPI bus
Definition at line 59 of file w5100.h.
◆ cs
gpio_t w5100_params_t::cs |
pin connected to the chip select line
Definition at line 60 of file w5100.h.
◆ evt
gpio_t w5100_params_t::evt |
pin connected to the INT line
Definition at line 61 of file w5100.h.
◆ spi
spi_t w5100_params_t::spi |
SPI bus used.
Definition at line 58 of file w5100.h.
The documentation for this struct was generated from the following file: