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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint8_t type
 
uint8_t length
 
char name [4]
 
char format [16]
 
char labels [64]
 

Detailed Description

Definition at line 37 of file LogStructure.h.

Member Data Documentation

◆ format

char log_Format::format[16]

Definition at line 42 of file LogStructure.h.

Referenced by DataFlash_Backend::Log_Fill_Format().

◆ labels

char log_Format::labels[64]

Definition at line 43 of file LogStructure.h.

Referenced by DataFlash_Backend::Log_Fill_Format().

◆ length

uint8_t log_Format::length

Definition at line 40 of file LogStructure.h.

Referenced by DataFlash_Backend::Log_Fill_Format().

◆ LOG_PACKET_HEADER

log_Format::LOG_PACKET_HEADER

Definition at line 38 of file LogStructure.h.

◆ name

char log_Format::name[4]

Definition at line 41 of file LogStructure.h.

Referenced by DataFlash_Backend::Log_Fill_Format().

◆ type

uint8_t log_Format::type

Definition at line 39 of file LogStructure.h.

Referenced by DataFlash_Backend::Log_Fill_Format().


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