ENC28J60 device descriptor. More...
ENC28J60 device descriptor.
Definition at line 48 of file enc28j60.h.
#include <enc28j60.h>
Data Fields | |
netdev_t | netdev |
pull in the netdev fields | |
enc28j60_params_t | p |
SPI and pin confiuration. | |
mutex_t | lock |
lock the device on access | |
uint32_t | tx_time |
last transmission time for timeout handling | |