S32 SDK
Watchdog timer (WDOG)

Detailed Description

The S32 SDK provides both HAL and Peripheral Driver for the Watchdog timer (WDOG) module of S32 SDK devices
.

Hardware background

The Watchdog Timer (WDOG) module is an independent timer that is available for system use. It provides a safety feature to ensure that software is executing as planned and that the CPU is not stuck in an infinite loop or executing unintended code. If the WDOG module is not serviced (refreshed) within a certain period, it resets the MCU.

Features of the WDOG module include:

Modules

 WDOG Driver
 Watchdog Timer Peripheral Driver.
 
 WDOG HAL
 Watchdog Timer Hardware Abstraction Level.