APM:Libraries
|
#include "hal.h"
Go to the source code of this file.
Functions | |
void | stm32_timer_set_input_filter (stm32_tim_t *tim, uint8_t channel, uint8_t filter_mode) |
void stm32_timer_set_input_filter | ( | stm32_tim_t * | tim, |
uint8_t | channel, | ||
uint8_t | filter_mode | ||
) |
Definition at line 18 of file stm32_util.c.
Referenced by ChibiOS::SoftSigReader::attach_capture_timer(), and ChibiOS::SoftSigReaderInt::init().