![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Definition at line 220 of file LT_2975FaultLog.h.
Public Member Functions | |
| bool | isValidData (void *pos, uint8_t size=2) |
Data Fields | |
| struct FaultLogPreambleLtc2975 | preamble |
| uint8_t | telemetryData [176] |
| struct FaultLogReadLoopLtc2975 * | loops |
| uint8_t | firstValidByte |
| uint8_t | lastValidByte |
| bool LT_2975FaultLog::FaultLogLtc2975::isValidData | ( | void * | pos, |
| uint8_t | size = 2 |
||
| ) |
Definition at line 77 of file LT_2975FaultLog.cpp.
| uint8_t LT_2975FaultLog::FaultLogLtc2975::firstValidByte |
Definition at line 226 of file LT_2975FaultLog.h.
| uint8_t LT_2975FaultLog::FaultLogLtc2975::lastValidByte |
Definition at line 227 of file LT_2975FaultLog.h.
| struct FaultLogReadLoopLtc2975* LT_2975FaultLog::FaultLogLtc2975::loops |
Definition at line 225 of file LT_2975FaultLog.h.
| struct FaultLogPreambleLtc2975 LT_2975FaultLog::FaultLogLtc2975::preamble |
Definition at line 223 of file LT_2975FaultLog.h.
| uint8_t LT_2975FaultLog::FaultLogLtc2975::telemetryData[176] |
Definition at line 224 of file LT_2975FaultLog.h.