3.4.2.4 SwTimerIsRunning
Definition: Checks whether a given timer is running or not.
Syntax
bool SwTimerIsRunning(uint8_t timerid);
Input Parameters
Parameter Name |
Parameter Type |
Description |
---|---|---|
timerId | uint8_t | Timer identifier |
Return Type and Values
Parameters Name |
Parameter Type |
Description |
---|---|---|
| Boolean |
|
API Type – Synchronous