Description
Source
Call Graph
SPI_IsFinished
Returns 1 if there is no pending write operation on the SPI; otherwise returns 0.


Syntax / parameters
Name |
Type |
Default |
Description |
pSpi |
AT91S_SPI *
|
|
Pointer to an AT91S_SPI instance.
|
|
Return value |
unsigned char
|
|
|
Description
Returns 1 if there is no pending write operation on the SPI; otherwise returns 0.
Source
The documentation for this Member was generated from the following files:
spi.c