![]() |
Synergy Software Package User's Manual
|
#include <sf_wifi_gt202.h>
Data Fields | |
| spi_instance_t const * | p_lower_lvl_spi |
| SPI Interface used for WiFi communications. | |
| external_irq_instance_t const * | p_lower_lvl_icu |
| ICU Interface used for WiFi communications. | |
| ioport_port_pin_t | pin_reset |
| Port pin used for resetting chipset. | |
| ioport_port_pin_t | pin_slave_select |
| Port pin used for SPI slave select. | |
| uint32_t | driver_task_priority |
| Driver task thread priority, should be high priority. | |
Extension structure for this Implementation. Each implementation can have its own extension structure. For example one implementation may use RSPI for communicating with the WiFi chip while another may use SDIO.