XTickTimer_ReleaseTickTimer - 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 function implements the release functionality for the tick timer

Prototype

void XTickTimer_ReleaseTickTimer(XTimer *InstancePtr);

Parameters

The following table lists the XTickTimer_ReleaseTickTimer function arguments.

Table 1. XTickTimer_ReleaseTickTimer Arguments
Type Member Description
XTimer * InstancePtr is Pointer to the XTimer instance

Returns

None