|
APM:Libraries
|
#include "AP_HAL_VRBRAIN.h"Go to the source code of this file.
Classes | |
| class | VRBRAIN::VRBRAINGPIO |
| class | VRBRAIN::VRBRAINDigitalSource |
Macros | |
| #define | HAL_GPIO_A_LED_PIN 25 |
| #define | HAL_GPIO_B_LED_PIN 26 |
| #define | HAL_GPIO_C_LED_PIN 27 |
| #define | EXTERNAL_LED_GPS 28 |
| #define | EXTERNAL_LED_ARMED 29 |
| #define | EXTERNAL_LED_MOTOR1 30 |
| #define | EXTERNAL_LED_MOTOR2 31 |
| #define | EXTERNAL_RELAY1_PIN 34 |
| #define | EXTERNAL_RELAY2_PIN 33 |
| #define | HAL_GPIO_LED_ON HIGH |
| #define | HAL_GPIO_LED_OFF LOW |
| #define EXTERNAL_RELAY1_PIN 34 |
Definition at line 14 of file GPIO.h.
Referenced by VRBRAIN::VRBRAINGPIO::read(), and VRBRAIN::VRBRAINGPIO::write().
| #define EXTERNAL_RELAY2_PIN 33 |
Definition at line 15 of file GPIO.h.
Referenced by VRBRAIN::VRBRAINGPIO::read(), and VRBRAIN::VRBRAINGPIO::write().
1.8.13