20 #ifndef CFG_TIMER_A_SMCLK_B_ACLK_H
21 #define CFG_TIMER_A_SMCLK_B_ACLK_H
23 #include "periph_cpu.h"
48 #define TIMER_NUMOF ARRAY_SIZE(timer_conf)
50 #define TIMER0_ISR_CC0 (TIMERA0_VECTOR)
51 #define TIMER0_ISR_CCX (TIMERA1_VECTOR)
52 #define TIMER1_ISR_CC0 (TIMERB0_VECTOR)
53 #define TIMER1_ISR_CCX (TIMERB1_VECTOR)
static const timer_conf_t timer_conf[]
Timer configuration.
msp430_timer_t TIMER_A
Register map of the timer A control registers.
msp430_timer_t TIMER_B
Register map of the timer B control registers.
REG16 TIMER_B_IRQFLAGS
IRQ flags for TIMER_B.
REG16 TIMER_A_IRQFLAGS
IRQ flags for TIMER_A.
@ TIMER_CLOCK_SOURCE_AUXILIARY_CLOCK
Auxiliary clock as clock source.
@ TIMER_CLOCK_SOURCE_SUBMAIN_CLOCK
Sub-system master clock as clock source.
Timer device configuration.
timer_dev_t timer
the higher numbered timer