function TMR0_Delay_Elapsed( ... ): boolean

Libraries ›› The DELAYS_TMR0 unit ›› Interface ››
Parent Previous Next

function TMR0_Delay_Elapsed(Slot: tDelays_Slot): boolean;

Check if the counter has elapsed.


Reset the elapsed condition without changing the counter and counting states.


If the user program does not read the state often enough, elapsed events may be lost.