All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
encx24j600.h File Reference

Interface definition for the ENCX24J600 driver. More...

Detailed Description

Interface definition for the ENCX24J600 driver.

Author
Kaspar Schleiser kaspa.nosp@m.r@sc.nosp@m.hleis.nosp@m.er.d.nosp@m.e

Definition in file encx24j600.h.

#include "mutex.h"
#include "periph/spi.h"
#include "periph/gpio.h"
#include "net/netdev.h"
+ Include dependency graph for encx24j600.h:
+ This graph shows which files directly or indirectly include this file:

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, uint8_t index)
 Setup an encx24j600 based device state.