![]() |
RTEMS 6.1
|
#include <spi_dma.h>
Data Fields | |
| Spi * | pSpiHw |
| SpidCmd * | pCurrentCommand |
| sXdmad * | pXdmad |
| uint8_t | spiId |
| volatile int8_t | semaphore |
Constant structure associated with SPI port. This structure prevents client applications to have access in the same time.
| SpidCmd* _Spid::pCurrentCommand |
Current SpiCommand being processed
| Spi* _Spid::pSpiHw |
Pointer to SPI Hardware registers
| sXdmad* _Spid::pXdmad |
Pointer to DMA driver
| volatile int8_t _Spid::semaphore |
Mutual exclusion semaphore.
| uint8_t _Spid::spiId |
SPI Id as defined in the product datasheet