Interface definition for the ENCX24J600 driver. More...
Interface definition for the ENCX24J600 driver.
Definition in file encx24j600.h.
#include "mutex.h"#include "kernel_types.h"#include "periph/spi.h"#include "periph/gpio.h"#include "net/netdev.h"
Include dependency graph for encx24j600.h:Go to the source code of this file.
Data Structures | |
| struct | encx24j600_t |
| encx24j600 netdev device More... | |
| struct | encx24j600_params_t |
| Struct containing the needed peripheral configuration. More... | |
Functions | |
| void | encx24j600_setup (encx24j600_t *dev, const encx24j600_params_t *params) |
| Setup an encx24j600 based device state. More... | |