Configuration Reference
Normative
The configuration items a conformant watchdog driver MUST support (CHI-WDG-MUST-09). The configuration toolchain, data structure, and file schema are implementation-defined; vendor extensions are allowed. For a worked example see Configuration. The model follows the common configuration structure in the General part.
General
Property |
Type |
Description |
|---|---|---|
|
bool |
If true, development error checking and reporting is enabled (see Errors). |
Configuration set
Property |
Type |
Description |
|---|---|---|
|
str |
Name of the configuration set; must be a valid C identifier. |
|
DefaultMode |
Default watchdog mode applied by |
|
int |
Initial timeout (ms) applied by |
|
int |
Maximum allowed timeout (ms) — the upper bound for |
|
impl-defined |
Hardware-specific settings for |
|
impl-defined |
Hardware-specific settings for |
|
impl-defined |
Hardware-specific settings for |
Note
The per-mode setting_* groups are implementation-defined — they hold the hardware register
values (and, for the logical strategy, the trigger interval) for each mode.