Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Sharpfin. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:36, 8 June 2025 Philipp talk contribs created page Watchdog (Created page with "== Overview == The Libreciva dog function provides control of the processor's watchdog timer. In order to use the library function, you must include the header file: <syntaxhighlight> #include "dog.h" </syntaxhighlight> === int dog_init() and void dog_exit() === These functions are used to initialise and shut down the watchdog system. dog_init() returns true on success, or false if there was an error accessing the hardware. Note that dog_exit() simply leaves...")