MCU
Loading...
Searching...
No Matches
Public Attributes | List of all members
PedalsSystemData_s Struct Reference

#include <SharedDataTypes.h>

Collaboration diagram for PedalsSystemData_s:
Collaboration graph

Public Attributes

bool accelImplausible: 1
 
bool brakeImplausible: 1
 
bool brakePressed: 1
 
bool accelPressed: 1
 
bool mechBrakeActive: 1
 
bool brakeAndAccelPressedImplausibility: 1
 
bool implausibilityExceededMaxDuration: 1
 
float accelPercent
 
float brakePercent
 
float regenPercent
 

Detailed Description

Definition at line 36 of file SharedDataTypes.h.

Member Data Documentation

◆ accelImplausible

bool PedalsSystemData_s::accelImplausible

Definition at line 38 of file SharedDataTypes.h.

◆ accelPercent

float PedalsSystemData_s::accelPercent

Definition at line 45 of file SharedDataTypes.h.

◆ accelPressed

bool PedalsSystemData_s::accelPressed

Definition at line 41 of file SharedDataTypes.h.

◆ brakeAndAccelPressedImplausibility

bool PedalsSystemData_s::brakeAndAccelPressedImplausibility

Definition at line 43 of file SharedDataTypes.h.

◆ brakeImplausible

bool PedalsSystemData_s::brakeImplausible

Definition at line 39 of file SharedDataTypes.h.

◆ brakePercent

float PedalsSystemData_s::brakePercent

Definition at line 46 of file SharedDataTypes.h.

◆ brakePressed

bool PedalsSystemData_s::brakePressed

Definition at line 40 of file SharedDataTypes.h.

◆ implausibilityExceededMaxDuration

bool PedalsSystemData_s::implausibilityExceededMaxDuration

Definition at line 44 of file SharedDataTypes.h.

◆ mechBrakeActive

bool PedalsSystemData_s::mechBrakeActive

Definition at line 42 of file SharedDataTypes.h.

◆ regenPercent

float PedalsSystemData_s::regenPercent

Definition at line 47 of file SharedDataTypes.h.


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