libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | TIM2_OR_ITR1_RMP_TIM10_OC (0x0 << 0) |
Internal Trigger 1 remapped to timer 10 output compare. More... | |
#define | TIM2_OR_ITR1_RMP_TIM5_TGO (0x1 << 0) |
Internal Trigger 1 remapped to timer 5 TGO. More... | |
#define TIM2_OR_ITR1_RMP_TIM10_OC (0x0 << 0) |
Internal Trigger 1 remapped to timer 10 output compare.
Definition at line 57 of file l1/timer.h.
#define TIM2_OR_ITR1_RMP_TIM5_TGO (0x1 << 0) |
Internal Trigger 1 remapped to timer 5 TGO.
Definition at line 59 of file l1/timer.h.