SPID_Handler
Default mainpageat91libmemoriesspi-flashSPID_Handler
Description Source Call Graph
SPID_Handler
The SPI_Handler must be called by the SPI Interrupt Service Routine with the corresponding Spi instance.
 
Syntax / parameters
void SPID_Handler (Spid *pSpid)

Name Type Default Description
pSpid Spid *
  Pointer to a Spid instance.
Description
The SPI_Handler must be called by the SPI Interrupt Service Routine with the corresponding Spi instance.
The SPI_Handler will unlock the Spi semaphore and invoke the upper application callback.
 
Source
The documentation for this Member was generated from the following files:
  • spid.c