This API sets the elapse interval for the timer instance.
Prototype
void XTimer_SetInterval(unsigned long delay);
Parameters
The following table lists the XTimer_SetInterval function arguments.
| Type | Member | Description |
|---|---|---|
| unsigned long | delay | delay time in milliseconds |
Returns
None