Loading...
Searching...
No Matches
encx24j600_params_t Struct Reference

Struct containing the needed peripheral configuration. More...

Detailed Description

Struct containing the needed peripheral configuration.

Definition at line 48 of file encx24j600.h.

#include <encx24j600.h>

Data Fields

spi_t spi
 SPI line.
 
gpio_t cs_pin
 chip select pin
 
gpio_t int_pin
 interrupt pin
 

Field Documentation

◆ cs_pin

gpio_t encx24j600_params_t::cs_pin

chip select pin

Definition at line 50 of file encx24j600.h.

◆ int_pin

gpio_t encx24j600_params_t::int_pin

interrupt pin

Definition at line 51 of file encx24j600.h.

◆ spi

spi_t encx24j600_params_t::spi

SPI line.

Definition at line 49 of file encx24j600.h.


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