Data structure with the configuration parameters.
More...
Data structure with the configuration parameters.
Definition at line 43 of file pn532.h.
#include <pn532.h>
◆ i2c
i2c_t pn532_params_t::i2c |
I2C device.
Definition at line 46 of file pn532.h.
◆ irq
gpio_t pn532_params_t::irq |
Interrupt pin.
Definition at line 53 of file pn532.h.
◆ nss
gpio_t pn532_params_t::nss |
Chip Select pin (only SPI)
Definition at line 55 of file pn532.h.
◆ reset
gpio_t pn532_params_t::reset |
Reset pin.
Definition at line 52 of file pn532.h.
◆ spi
spi_t pn532_params_t::spi |
SPI device.
Definition at line 49 of file pn532.h.
The documentation for this struct was generated from the following file: