ATWINC15x0 hardware and global parameters. More...
ATWINC15x0 hardware and global parameters.
Definition at line 55 of file atwinc15x0.h.
#include <atwinc15x0.h>
Data Fields | |
| spi_t | spi | 
| SPI device.   | |
| spi_clk_t | spi_clk | 
| SPI clock speed used.   | |
| gpio_t | ssn_pin | 
| SPI SS pin (slave select LOW active)   | |
| gpio_t | reset_pin | 
| RESET_N pin (LOW active)   | |
| gpio_t | irq_pin | 
| IRQN pin (LOW active)   | |
| gpio_t | chip_en_pin | 
| CHIP_EN pin.   | |
| gpio_t | wake_pin | 
| WAKE pin.   | |
| gpio_t atwinc15x0_params_t::chip_en_pin | 
CHIP_EN pin.
Definition at line 61 of file atwinc15x0.h.
| gpio_t atwinc15x0_params_t::irq_pin | 
IRQN pin (LOW active)
Definition at line 60 of file atwinc15x0.h.
| gpio_t atwinc15x0_params_t::reset_pin | 
RESET_N pin (LOW active)
Definition at line 59 of file atwinc15x0.h.
| spi_t atwinc15x0_params_t::spi | 
SPI device.
Definition at line 56 of file atwinc15x0.h.
| spi_clk_t atwinc15x0_params_t::spi_clk | 
SPI clock speed used.
Definition at line 57 of file atwinc15x0.h.
| gpio_t atwinc15x0_params_t::ssn_pin | 
SPI SS pin (slave select LOW active)
Definition at line 58 of file atwinc15x0.h.
| gpio_t atwinc15x0_params_t::wake_pin | 
WAKE pin.
Definition at line 62 of file atwinc15x0.h.