Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Wrapper to access pwm_input mcu peripheral from other modules. More...
#include "modules/core/pwm_meas.h"
#include "mcu_periph/pwm_input.h"
#include "mcu_periph/sys_time.h"
Go to the source code of this file.
Functions | |
void | pwm_meas_init (void) |
Wrapper to access pwm_input mcu peripheral from other modules.
Definition in file pwm_meas.c.
void pwm_meas_init | ( | void | ) |
Definition at line 33 of file pwm_meas.c.
References pwm_input_init().