| 
    Zephyr Project API
    3.3.0
    
   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 |