PX4 Firmware
PX4 Autopilot Software http://px4.io
esc_status_s Struct Reference

#include <esc_status.h>

Collaboration diagram for esc_status_s:

Public Attributes

uint64_t timestamp
 
uint16_t counter
 
uint8_t esc_count
 
uint8_t esc_connectiontype
 
uint8_t esc_online_flags
 
uint8_t _padding0 [3]
 
struct esc_report_s esc [8]
 

Detailed Description

Definition at line 59 of file esc_status.h.

Member Data Documentation

◆ _padding0

uint8_t esc_status_s::_padding0[3]

Definition at line 66 of file esc_status.h.

◆ counter

uint16_t esc_status_s::counter

◆ esc

◆ esc_connectiontype

uint8_t esc_status_s::esc_connectiontype

◆ esc_count

◆ esc_online_flags

uint8_t esc_status_s::esc_online_flags

◆ timestamp


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