Zephyr API 3.6.99
|
SPI buffer array structure. More...
#include <spi.h>
Data Fields | |
const struct spi_buf * | buffers |
Pointer to an array of spi_buf, or NULL. | |
size_t | count |
Length of the array pointed by buffers. | |
SPI buffer array structure.
size_t spi_buf_set::count |
Length of the array pointed by buffers.