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

#include <DashboardInterface.h>

Collaboration diagram for DashComponentInterface_s:
Collaboration graph

Public Attributes

ControllerMode_e dial_mode
 
ControllerMode_e cur_dial_mode
 
TorqueLimit_e torque_limit_mode
 
DashButtons_s button
 
bool ssok
 
bool shutdown
 
bool buzzer_state
 
bool buzzer_cmd
 
uint8_t LED [12] = {}
 

Detailed Description

Definition at line 55 of file DashboardInterface.h.

Member Data Documentation

◆ button

DashButtons_s DashComponentInterface_s::button

Definition at line 63 of file DashboardInterface.h.

◆ buzzer_cmd

bool DashComponentInterface_s::buzzer_cmd

Definition at line 69 of file DashboardInterface.h.

◆ buzzer_state

bool DashComponentInterface_s::buzzer_state

Definition at line 66 of file DashboardInterface.h.

◆ cur_dial_mode

ControllerMode_e DashComponentInterface_s::cur_dial_mode

Definition at line 60 of file DashboardInterface.h.

◆ dial_mode

ControllerMode_e DashComponentInterface_s::dial_mode

Definition at line 59 of file DashboardInterface.h.

◆ LED

uint8_t DashComponentInterface_s::LED[12] = {}

Definition at line 72 of file DashboardInterface.h.

◆ shutdown

bool DashComponentInterface_s::shutdown

Definition at line 65 of file DashboardInterface.h.

◆ ssok

bool DashComponentInterface_s::ssok

Definition at line 64 of file DashboardInterface.h.

◆ torque_limit_mode

TorqueLimit_e DashComponentInterface_s::torque_limit_mode

Definition at line 61 of file DashboardInterface.h.


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