MCU
Loading...
Searching...
No Matches
Public Attributes | List of all members
inverters Struct Reference
Collaboration diagram for inverters:
Collaboration graph

Public Attributes

InvInt_t fl = InvInt_t(&CAN2_txBuffer, ID_MC1_SETPOINTS_COMMAND)
 
InvInt_t fr = InvInt_t(&CAN2_txBuffer, ID_MC2_SETPOINTS_COMMAND)
 
InvInt_t rl = InvInt_t(&CAN2_txBuffer, ID_MC3_SETPOINTS_COMMAND)
 
InvInt_t rr = InvInt_t(&CAN2_txBuffer, ID_MC4_SETPOINTS_COMMAND)
 

Detailed Description

Definition at line 203 of file main.cpp.

Member Data Documentation

◆ fl

InvInt_t inverters::fl = InvInt_t(&CAN2_txBuffer, ID_MC1_SETPOINTS_COMMAND)

Definition at line 205 of file main.cpp.

◆ fr

InvInt_t inverters::fr = InvInt_t(&CAN2_txBuffer, ID_MC2_SETPOINTS_COMMAND)

Definition at line 206 of file main.cpp.

◆ rl

InvInt_t inverters::rl = InvInt_t(&CAN2_txBuffer, ID_MC3_SETPOINTS_COMMAND)

Definition at line 207 of file main.cpp.

◆ rr

InvInt_t inverters::rr = InvInt_t(&CAN2_txBuffer, ID_MC4_SETPOINTS_COMMAND)

Definition at line 208 of file main.cpp.


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