Public Attributes

msg_pid_set Struct Reference

Structure describing the payload section of the MSG_PID_SET message. More...

#include <protocol.h>

List of all members.

Public Attributes

uint8_t pidSet
int32_t p
int32_t i
int32_t d
int16_t integratorMax

Detailed Description

Structure describing the payload section of the MSG_PID_SET message.

Definition at line 775 of file protocol.h.


Member Data Documentation

int32_t msg_pid_set::d

Definition at line 779 of file protocol.h.

int32_t msg_pid_set::i

Definition at line 778 of file protocol.h.

Definition at line 780 of file protocol.h.

int32_t msg_pid_set::p

Definition at line 777 of file protocol.h.

Definition at line 776 of file protocol.h.


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