Synopsis
typedef void (*CTL_SPI_EXCHANGE_FN_t)(CTL_SPI_BUS_t *, const void *, void *, size_t);
Description

CTL_SPI_EXCHANGE_FN_t is the prototype for the implementation of data exchange on an SPI bus.