Vehicle Control Unit 0.01
This is the c library for controlling the car.
Loading...
Searching...
No Matches
Public Attributes | List of all members
CommsSystem Struct Reference

#include <CommsSystem.h>

Collaboration diagram for CommsSystem:
Collaboration graph
[legend]

Public Attributes

System system
 
CommsType type
 
int(* check_heartbeat )(void *self)
 

Detailed Description

Definition at line 15 of file CommsSystem.h.

Member Data Documentation

◆ check_heartbeat

int(* CommsSystem::check_heartbeat) (void *self)

Definition at line 18 of file CommsSystem.h.

◆ system

System CommsSystem::system

Definition at line 16 of file CommsSystem.h.

◆ type

CommsType CommsSystem::type

Definition at line 17 of file CommsSystem.h.


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