2.1 Files

The source code package consists of three files:

  • wdt_driver.c – Watchdog Timer driver source file
  • wdt_driver.h – Watchdog Timer driver header file
  • wdt_example.c – Example code using the driver

For a complete overview of the available driver interface functions and their use, refer to the source code documentation.