Skyward boardcore
|
Structure of the output of the load cell in [continuous mode -> ModTd]. More...
#include <MBLoadCellData.h>
Public Attributes | |
char | beginStr [1] |
char | T [1] |
char | weightT [6] |
char | P [1] |
char | weightP [6] |
char | endStr [1] |
char | ck [2] |
char | CR [1] |
Structure of the output of the load cell in [continuous mode -> ModTd].
Definition at line 186 of file MBLoadCellData.h.
char Boardcore::DataModTd::beginStr[1] |
Definition at line 188 of file MBLoadCellData.h.
char Boardcore::DataModTd::ck[2] |
Definition at line 194 of file MBLoadCellData.h.
char Boardcore::DataModTd::CR[1] |
Definition at line 195 of file MBLoadCellData.h.
char Boardcore::DataModTd::endStr[1] |
Definition at line 193 of file MBLoadCellData.h.
char Boardcore::DataModTd::P[1] |
Definition at line 191 of file MBLoadCellData.h.
char Boardcore::DataModTd::T[1] |
Definition at line 189 of file MBLoadCellData.h.
char Boardcore::DataModTd::weightP[6] |
Definition at line 192 of file MBLoadCellData.h.
char Boardcore::DataModTd::weightT[6] |
Definition at line 190 of file MBLoadCellData.h.