XTickTimer_ClearTtcInterrupt - 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 clears the tick interrupt status

Prototype

void XTickTimer_ClearTtcInterrupt(XTimer *InstancePtr);

Parameters

The following table lists the XTickTimer_ClearTtcInterrupt function arguments.

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

Returns

None