Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
servos_ppm_hw.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SERVOS_TICS_OF_USEC(_v)   (_v)
 
#define ActuatorPpmSet(_i, _v)   {}
 
#define ActuatorsPpmInit()   {}
 
#define ActuatorsPpmCommit()   {}
 

Macro Definition Documentation

◆ ActuatorPpmSet

#define ActuatorPpmSet (   _i,
  _v 
)    {}

Definition at line 28 of file servos_ppm_hw.h.

◆ ActuatorsPpmCommit

#define ActuatorsPpmCommit ( )    {}

Definition at line 30 of file servos_ppm_hw.h.

◆ ActuatorsPpmInit

#define ActuatorsPpmInit ( )    {}

Definition at line 29 of file servos_ppm_hw.h.

◆ SERVOS_TICS_OF_USEC

#define SERVOS_TICS_OF_USEC (   _v)    (_v)

Definition at line 26 of file servos_ppm_hw.h.