Question:
Understand "Timer windowed watchdog period mode." with example project using BF-609 Evaluation kit
Answer:
1.The timer can generate an interrupt if period of the pulse within a specified window (Tmin < Pulse Period <=Tmax).
2.The timer can generate an interrupt if period of the pulse outside (Pulse Width<=Tmin or Tmax < Pulse Width) a specified window.
Use the test case macros in project header files for interrupt generation scenarios.
For more information of application, please read corresponding Readme files embed in the attached project.