All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_spiRxPacket Union Reference

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...
 

Detailed Description

SPI receive data packet.

Format of a SPI receive packet - 16 words

Field Documentation

access spiRxPacke as named variables

unsigned char data[32]

access spiRxPacket as an array of char


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