Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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: