Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
|
|
3.5.0 |
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 |