Timers
The FreeRTOS Timers window displays detailed information about all available timers. You can enable automatic refresh to update the list each time the processor is stopped. Each row represents one timer with multiple parameters.
![]() |
The functionality of each listed timer parameter is described inside the following table:
Parameter name |
Description |
---|---|
Name |
Timer name |
Period |
Timer period in ticks |
Type |
Timer type: auto-reload is reactivated after expiration; one-shot is not reactivated after expiration |
Id |
Timer identifier |
Callback (name/address) |
Timer callback function name and address |