ASYNC_IsFinished
Default mainpageat91libdriversasyncASYNC_IsFinished
Description Source Call Graph
ASYNC_IsFinished
Returns 1 if the given transfer has ended; otherwise returns 0.
 
Syntax / parameters
unsigned char ASYNC_IsFinished (Async *pAsync)

Name Type Default Description
pAsync Async *
  Pointer to an Async instance.
 
Return value unsigned char
   
Description
Returns 1 if the given transfer has ended; otherwise returns 0.

 
Source
The documentation for this Member was generated from the following files:
  • async.c