APM:Copter
Public Attributes | List of all members
log_Data_UInt32t Struct Reference

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t id
 
uint32_t data_value
 

Detailed Description

Definition at line 277 of file Log.cpp.

Member Data Documentation

◆ data_value

uint32_t log_Data_UInt32t::data_value

Definition at line 281 of file Log.cpp.

Referenced by Copter::Log_Write_Data().

◆ id

uint8_t log_Data_UInt32t::id

Definition at line 280 of file Log.cpp.

Referenced by Copter::Log_Write_Data().

◆ LOG_PACKET_HEADER

log_Data_UInt32t::LOG_PACKET_HEADER

Definition at line 278 of file Log.cpp.

◆ time_us

uint64_t log_Data_UInt32t::time_us

Definition at line 279 of file Log.cpp.

Referenced by Copter::Log_Write_Data().


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