Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
eswifi_spi_data Struct Reference

Data Fields

const struct devicespi_dev
 
struct eswifi_gpio csn
 
struct eswifi_gpio dr
 
struct k_thread poll_thread
 
struct spi_config spi_cfg
 
struct spi_cs_control spi_cs
 

Field Documentation

◆ csn

struct eswifi_gpio eswifi_spi_data::csn

◆ dr

struct eswifi_gpio eswifi_spi_data::dr

◆ poll_thread

struct k_thread eswifi_spi_data::poll_thread

◆ spi_cfg

struct spi_config eswifi_spi_data::spi_cfg

◆ spi_cs

struct spi_cs_control eswifi_spi_data::spi_cs

◆ spi_dev

const struct device* eswifi_spi_data::spi_dev

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