SdSpi
Default mainpage
at91lib
memories
sdmmc
SdSpi
Description
Public
Protected
Private
Related
All
Inheritance
Collaboration
SdSpi
SPI driver structure.
Struct Attributes Table
Public ( Name )
Type
Description
pCommand
SdSpiCmd
*
Pointer to currently executing command.
pSpiHw
AT91S_SPI *
Pointer to a SPI peripheral.
semaphore
volatile char
Mutex.
spiId
unsigned char
SPI peripheral identifier.
Description
SPI driver structure.
Holds the internal
state
of the SPI driver and prevents parallel access to a SPI peripheral.
Source
The documentation for this Class was generated from the following file:
sdspi.h