Main Page   Modules   File List   Globals   Examples  

Time_Functions


Functions

void hemisson_delay_ms (char Delay)
 Delay of 1 to 255 ms. This function stop program execution during the defined time.

void hemisson_delay_us (char delay)
 Delay of 1 to 255 us. This function stop program execution during the defined time.


Function Documentation

void hemisson_delay_ms char  Delay  ) 
 

Delay of 1 to 255 ms. This function stop program execution during the defined time.

Author:
Alexandre Colot
Date:
16/06/03
Parameters:
Delay Time to wait in millisecond
Return values:
None 
Examples:
Motors.c.

void hemisson_delay_us char  delay  ) 
 

Delay of 1 to 255 us. This function stop program execution during the defined time.

Author:
Alexandre Colot
Date:
16/06/03
Parameters:
Delay Time to wait in microsecond
Return values:
None 


Generated on Sat Jun 14 21:54:50 2003 for HemiOs by doxygen 1.3.1