libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | TIM_CR1_DIR_UP (0 << 4) |
#define | TIM_CR1_DIR_DOWN (1 << 4) |
#define TIM_CR1_DIR_DOWN (1 << 4) |
Definition at line 417 of file timer_common_all.h.
#define TIM_CR1_DIR_UP (0 << 4) |
Definition at line 416 of file timer_common_all.h.