timer_dev_t Struct Reference

Define timer configuration values. More...

Detailed Description

Define timer configuration values.

Note
For the configuration of series 0 and 1, prescale and actual timer must be adjacent to each other (e.g. TIMER0 and TIMER1, or TIMER2 and TIMER3, etc.).

Definition at line 549 of file periph_cpu.h.

#include <periph_cpu.h>

Data Fields

void * dev
 TIMER_TypeDef or LETIMER_TypeDef device used.
 
CMU_Clock_TypeDef cmu
 the device CMU channel
 

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