Zephyr API Documentation 4.2.0-rc1
A Scalable Open Source RTOS
|
|
4.2.0-rc1 |
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 |
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 |