Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Complete SPI DT information. More...
#include <spi.h>
Data Fields | |
const struct device * | bus |
struct spi_config | config |
Complete SPI DT information.
bus | is the SPI bus |
config | is the slave specific configuration |
const struct device* spi_dt_spec::bus |
struct spi_config spi_dt_spec::config |