Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Classes | Namespaces | Functions
watchdog.h File Reference
#include <stdint.h>
Include dependency graph for watchdog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hal::watchdog::configuration
 

Namespaces

 hal::watchdog
 Hardware Abstraction Layer for the CPU's internal watchdog.
 

Functions

void hal::watchdog::Enable (const configuration &config)
 watchdog interface
 
void hal::watchdog::Disable ()
 
void hal::watchdog::Reset ()