Data Logger BLE Cellular Board
Loading...
Searching...
No Matches
wdt_config_storage Struct Reference

Watchdog configuration storage. More...

Public Attributes

const struct device * wdt
 

Detailed Description

Watchdog configuration storage.

This structure holds the watchdog device pointer used for initialization and operation of the watchdog timer.

Definition at line 33 of file watchdog_app.c.

Member Data Documentation

◆ wdt

const struct device* wdt_config_storage::wdt

Pointer to the watchdog device instance.

Definition at line 34 of file watchdog_app.c.


The documentation for this struct was generated from the following file: