Please enable JavaScript to view this site.

winIDEA Help

Version: 9.21.242

Timer

The MQX Timer List view displays detailed information about all available timer parameters.Image below depicts an example of timer snapshot. Each row with the same color, represents one timer with multiple parameters.

 

RTOS-mqx-timer

 

 

The functionality of each listed timer parameter is described inside the following table:

Parameter name

Description

Timer addr

Pointer to the timer structure.

ID

timer ID.

Uses ticks

Does timer uses ticks or milliseconds.

Mode

Time to use when calculating the time to expire.

Type

Type of timer.

Cycle

The requested timer frequency.

Expiration time

Time when to start the timer.

Function

Function that is called when the timer expires.

Function parameter ptr

Parameter that is passed to the timer function.

Task

Task requesting this service.

 

Copyright © 2024 TASKING Germany GmbH