|  | Paparazzi UAS v7.0_unstable
    Paparazzi is a free software Unmanned Aircraft System. | 
#include "actuators_uavcan.h" Include dependency graph for actuators_uavcan2.h:
 Include dependency graph for actuators_uavcan2.h:Go to the source code of this file.
| Variables | |
| int16_t | actuators_uavcan2_values [SERVOS_UAVCAN2_NB] | 
| Stub file needed per interface because of generator. | |
| #define ActuatorsUavcan2Commit | ( | ) | RunOnceEvery(ACTUATORS_UAVCAN_RAW_DIV,actuators_uavcan_commit(&uavcan2, actuators_uavcan2_values, SERVOS_UAVCAN2_NB)) | 
Definition at line 37 of file actuators_uavcan2.h.
| #define ActuatorsUavcan2Init | ( | ) | actuators_uavcan_init(&uavcan2) | 
Definition at line 35 of file actuators_uavcan2.h.
Definition at line 36 of file actuators_uavcan2.h.
| 
 | extern | 
Stub file needed per interface because of generator.