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_set_option (uint32_t timer_peripheral, uint32_t option) |
Set Timer Option. More... | |