Linduino  1.3.0
Linear Technology Arduino-Compatible Demonstration Board
LT_2977FaultLog::FaultLogLtc2977 Struct Reference

Detailed Description

Definition at line 181 of file LT_2977FaultLog.h.

Public Member Functions

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

Data Fields

struct FaultLogPreambleLtc2977 preamble
 
uint8_t telemetryData [208]
 
struct FaultLogReadLoopLtc2977loops
 
uint8_t firstValidByte
 
uint8_t lastValidByte
 

Member Function Documentation

◆ isValidData()

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

Definition at line 72 of file LT_2977FaultLog.cpp.

Field Documentation

◆ firstValidByte

uint8_t LT_2977FaultLog::FaultLogLtc2977::firstValidByte

Definition at line 187 of file LT_2977FaultLog.h.

◆ lastValidByte

uint8_t LT_2977FaultLog::FaultLogLtc2977::lastValidByte

Definition at line 188 of file LT_2977FaultLog.h.

◆ loops

struct FaultLogReadLoopLtc2977* LT_2977FaultLog::FaultLogLtc2977::loops

Definition at line 186 of file LT_2977FaultLog.h.

◆ preamble

struct FaultLogPreambleLtc2977 LT_2977FaultLog::FaultLogLtc2977::preamble

Definition at line 184 of file LT_2977FaultLog.h.

◆ telemetryData

uint8_t LT_2977FaultLog::FaultLogLtc2977::telemetryData[208]

Definition at line 185 of file LT_2977FaultLog.h.


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