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

Complete SPI DT information. More...

#include <spi.h>

Data Fields

const struct devicebus
 
struct spi_config config
 

Detailed Description

Complete SPI DT information.

Parameters
busis the SPI bus
configis the slave specific configuration

Field Documentation

◆ bus

const struct device* spi_dt_spec::bus

◆ config

struct spi_config spi_dt_spec::config

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