Definition in file safety.c.
#include "pack.h"
#include "safety.h"
#include "iom406.h"
#include "pwrmgmt.h"
Go to the source code of this file.
Defines | |
| #define | MODULE_SAFETY |
Functions | |
| __interrupt void | HWP_int (void) |
| void | HWProtectinit (void) |
| void | SafetyScan (void) |
| __interrupt void HWP_int | ( | void | ) |
Definition at line 57 of file safety.c.
References DoShutdown(), SHUTDOWN_REASON_CHARGE_OVERCURRENT, SHUTDOWN_REASON_DISCHARGE_OVERCURRENT, SHUTDOWN_REASON_SHORTCIRCUIT, and SHUTDOWN_REASON_UNDERVOLTAGE.
| void SafetyScan | ( | void | ) |
1.5.3