Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
LT_2978FaultLog::FaultLogLtc2978 Struct Reference

Detailed Description

Definition at line 154 of file LT_2978FaultLog.h.

Public Member Functions

bool isValidData (void *pos, uint8_t size=2)
 

Data Fields

struct FaultLogPreambleLtc2978 preamble
 
uint8_t telemetryData [208]
 
struct FaultLogReadLoopLtc2978loops
 
uint8_t firstValidByte
 
uint8_t lastValidByte
 

Member Function Documentation

◆ isValidData()

bool LT_2978FaultLog::FaultLogLtc2978::isValidData ( void *  pos,
uint8_t  size = 2 
)

Definition at line 70 of file LT_2978FaultLog.cpp.

Field Documentation

◆ firstValidByte

uint8_t LT_2978FaultLog::FaultLogLtc2978::firstValidByte

Definition at line 160 of file LT_2978FaultLog.h.

◆ lastValidByte

uint8_t LT_2978FaultLog::FaultLogLtc2978::lastValidByte

Definition at line 161 of file LT_2978FaultLog.h.

◆ loops

struct FaultLogReadLoopLtc2978* LT_2978FaultLog::FaultLogLtc2978::loops

Definition at line 159 of file LT_2978FaultLog.h.

◆ preamble

struct FaultLogPreambleLtc2978 LT_2978FaultLog::FaultLogLtc2978::preamble

Definition at line 157 of file LT_2978FaultLog.h.

◆ telemetryData

uint8_t LT_2978FaultLog::FaultLogLtc2978::telemetryData[208]

Definition at line 158 of file LT_2978FaultLog.h.


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