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

#include <telemetry.h>

Collaboration diagram for DShotTelemetry::OutputBuffer:

Public Attributes

uint8_t buffer [max_esc_info_size]
 
int buf_pos {0}
 
int motor_index
 

Detailed Description

Definition at line 55 of file telemetry.h.

Member Data Documentation

◆ buf_pos

int DShotTelemetry::OutputBuffer::buf_pos {0}

◆ buffer

uint8_t DShotTelemetry::OutputBuffer::buffer[max_esc_info_size]

Definition at line 56 of file telemetry.h.

Referenced by DShotTelemetry::decodeAndPrintEscInfoPacket().

◆ motor_index

int DShotTelemetry::OutputBuffer::motor_index

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