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