APM:Libraries
Public Attributes | List of all members
AP_Motors::AP_Motors_limit Struct Reference

#include <AP_Motors_Class.h>

Public Attributes

uint8_t roll_pitch: 1
 
uint8_t yaw: 1
 
uint8_t throttle_lower: 1
 
uint8_t throttle_upper: 1
 

Detailed Description

Definition at line 113 of file AP_Motors_Class.h.

Member Data Documentation

◆ roll_pitch

uint8_t AP_Motors::AP_Motors_limit::roll_pitch

◆ throttle_lower

uint8_t AP_Motors::AP_Motors_limit::throttle_lower

◆ throttle_upper

uint8_t AP_Motors::AP_Motors_limit::throttle_upper

◆ yaw

uint8_t AP_Motors::AP_Motors_limit::yaw

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