gpio_t int_pin
SPI interrupt pin.
Low-level SPI peripheral driver interface definition.
Struct containing the needed peripheral configuration.
gpio_t int_pin
interrupt pin
gpio_t cs
SPI chip select pin.
spi_t spi
SPI device the enc is connected to.
netdev_t netdev
extended netdev structure
Definitions low-level network driver interface.
uint16_t rx_next_ptr
ptr to next packet within devices memory
void encx24j600_setup(encx24j600_t *dev, const encx24j600_params_t *params)
Setup an encx24j600 based device state.
gpio_t cs_pin
chip select pin
Structure to hold driver state.
Mutex for thread synchronization.
Low-level GPIO peripheral driver interface definitions.
Types used by the kernel.
unsigned int spi_t
Default type for SPI devices.