Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
LT_2974FaultLog::FaultLogLtc2974 Struct Reference

Detailed Description

Definition at line 203 of file LT_2974FaultLog.h.

Public Member Functions

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

Data Fields

struct FaultLogPreambleLtc2974 preamble
 
uint8_t telemetryData [184]
 
struct FaultLogReadLoopLtc2974loops
 
uint8_t firstValidByte
 
uint8_t lastValidByte
 

Member Function Documentation

◆ isValidData()

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

Definition at line 107 of file LT_2974FaultLog.cpp.

Field Documentation

◆ firstValidByte

uint8_t LT_2974FaultLog::FaultLogLtc2974::firstValidByte

Definition at line 209 of file LT_2974FaultLog.h.

◆ lastValidByte

uint8_t LT_2974FaultLog::FaultLogLtc2974::lastValidByte

Definition at line 210 of file LT_2974FaultLog.h.

◆ loops

struct FaultLogReadLoopLtc2974* LT_2974FaultLog::FaultLogLtc2974::loops

Definition at line 208 of file LT_2974FaultLog.h.

◆ preamble

struct FaultLogPreambleLtc2974 LT_2974FaultLog::FaultLogLtc2974::preamble

Definition at line 206 of file LT_2974FaultLog.h.

◆ telemetryData

uint8_t LT_2974FaultLog::FaultLogLtc2974::telemetryData[184]

Definition at line 207 of file LT_2974FaultLog.h.


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