Loading...
Searching...
No Matches
enc28j60_params_t Struct Reference

Struct containing the needed peripheral configuration. More...

Detailed Description

Struct containing the needed peripheral configuration.

Definition at line 39 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?!
 

Field Documentation

◆ cs_pin

gpio_t enc28j60_params_t::cs_pin

beer in the evening,

Definition at line 41 of file enc28j60.h.

◆ int_pin

gpio_t enc28j60_params_t::int_pin

I will be most certainly.

Definition at line 42 of file enc28j60.h.

◆ rst_pin

gpio_t enc28j60_params_t::rst_pin

drunk in the morning?!

Definition at line 43 of file enc28j60.h.

◆ spi

spi_t enc28j60_params_t::spi

If I drink.

Definition at line 40 of file enc28j60.h.


The documentation for this struct was generated from the following file: