Formula Student Electronics & Software
The code for the embedded software
Loading...
Searching...
No Matches
DigitalData Struct Reference

#include <digitalData.hpp>

Collaboration diagram for DigitalData:
Collaboration graph

Public Attributes

bool pneumatic_line_pressure_ = true
 
bool pneumatic_line_pressure_1_ = false
 
bool pneumatic_line_pressure_2_ = false
 
bool asms_on_ = false
 
bool sdc_open_ {true}
 

Detailed Description

Definition at line 6 of file digitalData.hpp.

Member Data Documentation

◆ asms_on_

bool DigitalData::asms_on_ = false

Definition at line 10 of file digitalData.hpp.

◆ pneumatic_line_pressure_

bool DigitalData::pneumatic_line_pressure_ = true

Definition at line 7 of file digitalData.hpp.

◆ pneumatic_line_pressure_1_

bool DigitalData::pneumatic_line_pressure_1_ = false

Definition at line 8 of file digitalData.hpp.

◆ pneumatic_line_pressure_2_

bool DigitalData::pneumatic_line_pressure_2_ = false

Definition at line 9 of file digitalData.hpp.

◆ sdc_open_

bool DigitalData::sdc_open_ {true}

Definition at line 11 of file digitalData.hpp.


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