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

#include <LogStructure.h>

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
float Vcc
 
float Vservo
 
uint16_t flags
 
uint8_t safety_and_arm
 

Detailed Description

Definition at line 362 of file LogStructure.h.

Member Data Documentation

◆ flags

uint16_t log_POWR::flags

Definition at line 367 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Power().

◆ LOG_PACKET_HEADER

log_POWR::LOG_PACKET_HEADER

Definition at line 363 of file LogStructure.h.

◆ safety_and_arm

uint8_t log_POWR::safety_and_arm

Definition at line 368 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Power().

◆ time_us

uint64_t log_POWR::time_us

Definition at line 364 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Power().

◆ Vcc

float log_POWR::Vcc

Definition at line 365 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Power().

◆ Vservo

float log_POWR::Vservo

Definition at line 366 of file LogStructure.h.

Referenced by DataFlash_Class::Log_Write_Power().


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