Midnight Sun Firmware
Loading...
Searching...
No Matches
CanWatchDog

Software defined CAN watchdog. More...

#include <can_watchdog.h>

Public Attributes

uint16_t cycles_over
 
uint16_t max_cycles
 
bool missed
 

Detailed Description

Software defined CAN watchdog.

Member Data Documentation

◆ cycles_over

uint16_t cycles_over

Tracks the number of cycles over max_cycles

◆ max_cycles

uint16_t max_cycles

Maximum number of cycles open for data to be received

◆ missed

bool missed

Flag to track if the message has been missed


The documentation for this struct was generated from the following file: