SPI receive data packet. More...
#include <vexspi.h>
Data Structures | |
struct | _spiRxPak |
Data Fields | |
struct _spiRxPacket::_spiRxPak | pak |
access spiRxPacke as named variables More... | |
unsigned char | data [32] |
access spiRxPacket as an array of char More... | |
SPI receive data packet.
Format of a SPI receive packet - 16 words
struct _spiRxPacket::_spiRxPak pak |
access spiRxPacke as named variables
unsigned char data[32] |
access spiRxPacket as an array of char