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