tc32_conf_t Struct Reference

Timer device configuration. More...

Detailed Description

Timer device configuration.

Definition at line 461 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...
 

Field Documentation

◆ flags

uint16_t tc32_conf_t::flags

flags for CTRA, e.g.

TC_CTRLA_MODE_COUNT32

Definition at line 473 of file periph_cpu_common.h.


The documentation for this struct was generated from the following file: