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

Public Attributes

 LOG_PACKET_HEADER
 
uint64_t time_us
 
uint8_t sub_system
 
uint8_t error_code
 

Detailed Description

Definition at line 320 of file Log.cpp.

Member Data Documentation

◆ error_code

uint8_t log_Error::error_code

Definition at line 324 of file Log.cpp.

Referenced by Copter::Log_Write_Error().

◆ LOG_PACKET_HEADER

log_Error::LOG_PACKET_HEADER

Definition at line 321 of file Log.cpp.

◆ sub_system

uint8_t log_Error::sub_system

Definition at line 323 of file Log.cpp.

Referenced by Copter::Log_Write_Error().

◆ time_us

uint64_t log_Error::time_us

Definition at line 322 of file Log.cpp.

Referenced by Copter::Log_Write_Error().


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