XTimer_SetInterval - 2022.1 English

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

Document ID
UG643
Release Date
2022-04-21
Version
2022.1 English

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.

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

Returns

None