Wait
Default mainpagegetting-started-projectWait
Description Source Call Graph
Wait
Waits for the given number of milliseconds (using the timestamp generated by the PIT).
 
Syntax / parameters
void Wait (unsigned long delay)

Name Type Default Description
delay unsigned long
  Delay to wait for, in milliseconds.
Description
Waits for the given number of milliseconds (using the timestamp generated by the PIT).

 
Source
The documentation for this Member was generated from the following file:
  • main.c