#include "coridium.h"#include "cor_hwlib.h"#include "cor_wrflash.h"#include "string.h"#include "printf.h"Go to the source code of this file.
Functions | |
| void | initializeDeadMan (int dead_man_pin) |
| int | getDeadMan () |
| int getDeadMan | ( | ) |
Definition at line 28 of file dead_man.c.
| void initializeDeadMan | ( | int | dead_man_pin | ) |
Definition at line 10 of file dead_man.c.
1.6.3