Azure Sphere MT3620 M4 API Reference Manual
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages

These sections introduce the Watchdog Timer (WDT) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions. More...

Overview

These sections introduce the Watchdog Timer (WDT) APIs including terms and acronyms, supported features, details on how to use this driver, enums, structures and functions.

Terms and Acronyms

Terms Details
WDT Watchdog Timer
HW-RST Hardware Reset. It can be provided by WDT counter timeout(hwrst)
SW-RST Software Reset. It can be provided by WDT function(swrst)

Supported Features

See Supported Features for the details of Supported Features.

How to Use This Driver

Modules

 Enum
 This section introduces the enumerations used by WDT OS-HAL used.
 
 Function
 This section provides high level APIs to upper layer.
 
 Struct
 This section introduces the structure used by WDT OS-HAL used.