timer_dev_t Struct Reference

Define timer configuration values. More...

Detailed Description

Define timer configuration values.

Note
The two timers must be adjacent to each other (e.g. TIMER0 and TIMER1, or TIMER2 and TIMER3, etc.).

Definition at line 357 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: