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

Go to the source code of this file.

Functions

void pwm_input_init (void)
 

Detailed Description

handling of arm7 PWM input using a timer with capture.

Definition in file pwm_input_arch.c.

Function Documentation

◆ pwm_input_init()