Description
Source
Call Graph
SPID_IsBusy
Returns 1 if the SPI driver is currently busy executing a command; otherwise returns 0.


Syntax / parameters
Name |
Type |
Default |
Description |
pSpid |
const Spid *
|
|
Pointer to a SPI driver instance.
|
|
Return value |
unsigned char
|
|
|
Description
Returns 1 if the SPI driver is currently busy executing a command; otherwise returns 0.
Source
The documentation for this Member was generated from the following files:
spid.c