Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
spi_driver_api Struct Reference

SPI driver API This is the mandatory API any SPI driver needs to expose. More...

#include <spi.h>

Data Fields

spi_api_io transceive
 
spi_api_release release
 

Detailed Description

SPI driver API This is the mandatory API any SPI driver needs to expose.

Field Documentation

◆ release

spi_api_release spi_driver_api::release

◆ transceive

spi_api_io spi_driver_api::transceive

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