APM:Libraries
Public Attributes | List of all members
log_Current_Cells Struct Reference

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
float voltage
 
uint16_t cell_voltages [10]
 

Detailed Description

Definition at line 687 of file LogStructure.h.

Member Data Documentation

◆ cell_voltages

uint16_t log_Current_Cells::cell_voltages[10]

Definition at line 691 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Current_instance().

◆ LOG_PACKET_HEADER

log_Current_Cells::LOG_PACKET_HEADER

Definition at line 688 of file LogStructure.h.

◆ time_us

uint64_t log_Current_Cells::time_us

◆ voltage

float log_Current_Cells::voltage

Definition at line 690 of file LogStructure.h.


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