ZTIMER_eGetState
ZTIMER_teStatus ZTIMER_eGetState(uint8 u8TimerIndex);
Description
This function is used to obtain the current state of the specified software timer. The possible reported states are:
Running
Stopped
Expired
Closed
Parent topic:ZTIMER_eGetState
Parameters
pu8TimerIndex Index number of the timer in the list of timers initialized using ZTIMER_eInit().
Parent topic:ZTIMER_eGetState
Parent topic:ZigBee Timer functions