Low-level SPI peripheral driver interface definition.
Device descriptor for W5100 devices.
gpio_t evt
pin connected to the INT line
void w5100_setup(w5100_t *dev, const w5100_params_t *params)
So the initial device setup.
spi_clk_t
Available SPI clock speeds.
Definitions low-level network driver interface.
gpio_t cs
pin connected to the chip select line
w5100_params_t p
device configuration parameters
Structure to hold driver state.
Low-level GPIO peripheral driver interface definitions.
netdev_t nd
extends the netdev structure
unsigned int spi_t
Default type for SPI devices.
spi_clk_t clk
clock speed used on the selected SPI bus