libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/stm32/timer.h>
Go to the source code of this file.
Functions | |
void | timer_ic_set_polarity (uint32_t timer_peripheral, enum tim_ic_id ic, enum tim_ic_pol pol) |
Set Input Polarity. More... | |