Timer device configuration. More...
Timer device configuration.
Definition at line 570 of file periph_cpu_common.h.
#include <periph_cpu_common.h>
Data Fields | |
| Tc * | dev | 
| pointer to the used Timer device  | |
| IRQn_Type | irq | 
| IRQ# of Timer Interrupt.  | |
| uint32_t | pm_mask | 
| PM_APBCMASK bits to enable Timer.  | |
| uint16_t | gclk_ctrl | 
| GCLK_CLKCTRL_ID for the Timer.  | |
| uint8_t | gclk_src | 
| GCLK source which supplys Timer.  | |
| uint16_t | flags | 
| flags for CTRA, e.g.  More... | |
| uint16_t tc32_conf_t::flags |