Common configuration for timer devices. More...
Common configuration for timer devices.
Definition at line 249 of file periph_cpu_common.h.
#include <periph_cpu_common.h>
Data Fields | |
union { | |
} | dev |
The Timer device used for PWM. | |
uint32_t | pm_mask |
PM_APBCMASK bits to enable Timer. | |
uint16_t | gclk_id |
TCn_GCLK_ID. | |
uint8_t | type |
Timer type (TC/TCC) | |