LibJuno 0.23.0
LibJuno is a lightweight C99 library designed specifically for embedded systems.
Loading...
Searching...
No Matches
JUNO_SPI_IO_API_TAG Struct Reference

#include <spi_io_api.h>

Data Fields

JUNO_STATUS_T(* Transaction )(JUNO_SPI_IO_T *ptIo, char *pcReadBuff, size_t zReadBuffSize, const void *pvWriteBuff, size_t zWriteBuffSize)
 Perform an SPI transaction.
 

Field Documentation

◆ Transaction

JUNO_STATUS_T(* JUNO_SPI_IO_API_TAG::Transaction) (JUNO_SPI_IO_T *ptIo, char *pcReadBuff, size_t zReadBuffSize, const void *pvWriteBuff, size_t zWriteBuffSize)

Perform an SPI transaction.


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