Midnight Sun Firmware
|
Software defined CAN watchdog. More...
#include <can_watchdog.h>
Public Attributes | |
uint16_t | cycles_over |
uint16_t | max_cycles |
bool | missed |
Software defined CAN watchdog.
uint16_t cycles_over |
Tracks the number of cycles over max_cycles
uint16_t max_cycles |
Maximum number of cycles open for data to be received
bool missed |
Flag to track if the message has been missed