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

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t id
 

Detailed Description

Definition at line 193 of file Log.cpp.

Member Data Documentation

◆ id

uint8_t log_Event::id

Definition at line 196 of file Log.cpp.

Referenced by Copter::Log_Write_Event().

◆ LOG_PACKET_HEADER

log_Event::LOG_PACKET_HEADER

Definition at line 194 of file Log.cpp.

◆ time_us

uint64_t log_Event::time_us

Definition at line 195 of file Log.cpp.

Referenced by Copter::Log_Write_Event().


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