pn532_params_t Struct Reference

Data structure with the configuration parameters. More...

Detailed Description

Data structure with the configuration parameters.

Definition at line 42 of file pn532.h.

#include <pn532.h>

Data Fields

union {
   i2c_t   i2c
 I2C device.
 
   spi_t   spi
 SPI device.
 
}; 
 
gpio_t reset
 Reset pin.
 
gpio_t irq
 Interrupt pin.
 
gpio_t nss
 Chip Select pin (only SPI)
 

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