MBSP

Microcontroller Board Support Package

User Tools

Site Tools


watchdog_group

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

watchdog_group [ 17.08.2025 09:35] – created larswatchdog_group [ 17.08.2025 09:38] (current) lars
Line 6: Line 6:
  
 <code> <code>
-    "digital_output": { +    "watchdog": { 
-        "watchdog": {+        "timeout_watchdog": {
             "type": "timeout"             "type": "timeout"
             "timeout": "100ms"             "timeout": "100ms"
Line 36: Line 36:
  
 ===== API ===== ===== API =====
-The part "<watchdog name>" in the described functions will be replaced by the name of the watchdog. E.g. if your watchdog is called "window_watchdog" then the API function "void watchdog_name_feed(void)" will become "void window_watchdog_feed(void)".+The part "watchdog name" in the described functions will be replaced by the name of the watchdog. E.g. if your watchdog is called "window_watchdog" then the API function "void watchdog_name_feed(void)" will become "void window_watchdog_feed(void)".
  
 <code>void watchdog_name_feed(void)</code> <code>void watchdog_name_feed(void)</code>
watchdog_group.1755423309.txt.gz · Last modified: by lars