#include <SafetySystem.h>
Definition at line 8 of file SafetySystem.h.
◆ SafetySystem()
◆ get_software_is_ok()
| bool SafetySystem::get_software_is_ok |
( |
| ) |
|
◆ init()
| void SafetySystem::init |
( |
| ) |
|
◆ software_shutdown()
| void SafetySystem::software_shutdown |
( |
const SysTick_s & |
tick | ) |
|
Definition at line 16 of file SafetySystem.cpp.
16 {
18
19
20
22
24 }
27 }
28 else {
30 }
31
32
34}
bool heartbeat_received(unsigned long curr_millis)
void set_state_ok_high(bool ok_high)
void kick_watchdog(unsigned long curr_millis)
◆ ams_
◆ software_is_ok
| bool SafetySystem::software_is_ok |
|
private |
◆ wd_
The documentation for this class was generated from the following files: