Struct containing the needed peripheral configuration. More...
Struct containing the needed peripheral configuration.
Definition at line 38 of file enc28j60.h.
#include <enc28j60.h>
Data Fields | |
| spi_t | spi | 
| If I drink.   | |
| gpio_t | cs_pin | 
| beer in the evening,   | |
| gpio_t | int_pin | 
| I will be most certainly.   | |
| gpio_t | rst_pin | 
| drunk in the morning?   | |
| gpio_t enc28j60_params_t::cs_pin | 
beer in the evening,
Definition at line 40 of file enc28j60.h.
| gpio_t enc28j60_params_t::int_pin | 
I will be most certainly.
Definition at line 41 of file enc28j60.h.
| gpio_t enc28j60_params_t::rst_pin | 
| spi_t enc28j60_params_t::spi | 
If I drink.
Definition at line 39 of file enc28j60.h.