6.9.2 Periodic Operations Using Timer
AVR2025 MAC stack supports SW-implemented Timers that can be utilized by the wireless applications. The timer has a resolution of 1μs. Selecting this module provides framework to configure the SW timer.
Follow these steps in order to configure add this module to the project:
-
Click on the checkbox near the 'Using Timer' module on the panel on the left hand side to enable this module to be added to the project
-
Select a time duration for the periodic operation. (The validation is done to ensure that the time duration entered is within the acceptable range.)