| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
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_io_async | transceive_async | 
| spi_api_release | release | 
SPI driver API This is the mandatory API any SPI driver needs to expose.
| spi_api_release spi_driver_api::release | 
| spi_api_io spi_driver_api::transceive | 
| spi_api_io_async spi_driver_api::transceive_async |