 |
BatTooLowFlash |
Function (ROM Call 0x434) |
Checks if the battery level is (or ever was) too low to write to the Flash memory.
BatTooLowFlash returns TRUE if the battery level is (or ever was) too low to write to the Flash memory,
and FALSE otherwise.
If delay is non-zero, and USER_TIMER is not already in use, a delay of delay will occur before any checking is done.
For information about USER_TIMER, see OSRegisterTimer.
Uses: OSFreeTimer, OSRegisterTimer, OSTimerExpired, ST_flags
Used by: LIO_Receive, OSLinkCmd