Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
pwm_input_arch.h File Reference
#include "std.h"
#include "LPC21xx.h"
#include "mcu_periph/pwm_input.h"
+ Include dependency graph for pwm_input_arch.h:

Go to the source code of this file.

Enumerations

enum  pwm_input_channels {
  PWM_INPUT1, PWM_INPUT2, PWM_INPUT_NB, PWM_INPUT1,
  PWM_INPUT2, PWM_INPUT_NB, PWM_INPUT1, PWM_INPUT2,
  PWM_INPUT_NB
}
 

Detailed Description

handling of arm7 PWM input using a timer with capture.

Definition in file pwm_input_arch.h.

Enumeration Type Documentation

◆ pwm_input_channels

Enumerator
PWM_INPUT1 
PWM_INPUT2 
PWM_INPUT_NB 
PWM_INPUT1 
PWM_INPUT2 
PWM_INPUT_NB 
PWM_INPUT1 
PWM_INPUT2 
PWM_INPUT_NB 

Definition at line 36 of file pwm_input_arch.h.