XTimer_SetInterval - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

This API sets the elapse interval for the timer instance.

Note: none

Prototype

void XTimer_SetInterval(unsigned long delay);

Parameters

The following table lists the XTimer_SetInterval function arguments.

Table 1. XTimer_SetInterval Arguments
Type Member Description
unsigned long delay Delay time in milliseconds

Returns

none