Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
LT_2975FaultLog::FaultLogLtc2975 Struct Reference

Detailed Description

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 FaultLogReadLoopLtc2975loops
 
uint8_t firstValidByte
 
uint8_t lastValidByte
 

Member Function Documentation

◆ isValidData()

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

Definition at line 77 of file LT_2975FaultLog.cpp.

Field Documentation

◆ firstValidByte

uint8_t LT_2975FaultLog::FaultLogLtc2975::firstValidByte

Definition at line 226 of file LT_2975FaultLog.h.

◆ lastValidByte

uint8_t LT_2975FaultLog::FaultLogLtc2975::lastValidByte

Definition at line 227 of file LT_2975FaultLog.h.

◆ loops

struct FaultLogReadLoopLtc2975* LT_2975FaultLog::FaultLogLtc2975::loops

Definition at line 225 of file LT_2975FaultLog.h.

◆ preamble

struct FaultLogPreambleLtc2975 LT_2975FaultLog::FaultLogLtc2975::preamble

Definition at line 223 of file LT_2975FaultLog.h.

◆ telemetryData

uint8_t LT_2975FaultLog::FaultLogLtc2975::telemetryData[176]

Definition at line 224 of file LT_2975FaultLog.h.


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