Data structure with the configuration parameters. More...
#include <pn532.h>
Data Fields | ||
union { | ||
i2c_t i2c | ||
I2C device. More... | ||
spi_t spi | ||
SPI device. More... | ||
}; | ||
gpio_t | reset | |
Reset pin. | ||
gpio_t | irq | |
Interrupt pin. | ||
gpio_t | nss | |
Chip Select pin (only SPI) | ||