E:/fip/workspaces/fip/source/framework/fip_timer.h File Reference

FIP Timer Functions Header. More...

Go to the source code of this file.

Defines

#define fip_timer_isExpired32(expireTime, currentTime)   (((expireTime) & 0x01) && ((currentTime) > (expireTime)))
#define TIMER_EXPIRED   (1)

Typedefs

typedef uint16_t fip_timer16S_t
 FIP's timer type holds the expiration time of a timer.

Functions

fip_timer32mS_t fip_timer_getExpireTime32miliS (uint32_t time)
 Get.


Detailed Description

FIP Timer Functions Header.

Author:
Colin O'Flynn

Generated on Wed Dec 8 13:00:19 2010 for FIP by  doxygen 1.5.7.1