Prusa-MMU-Private
PrusaMultiMaterialUpgradev3firmwareforMK3SMK4
Namespaces | Functions
watchdog.cpp File Reference
#include "../watchdog.h"
#include <avr/wdt.h>
Include dependency graph for watchdog.cpp:

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 ()