21#ifndef PERIPH_CPU_TIMER_H
22#define PERIPH_CPU_TIMER_H
35#define TIMER_CHANNEL_NUMOF (4U)
40#define PERIPH_TIMER_PROVIDES_SET
45#define TIM_CHAN(tim, chan) *(&dev(tim)->CCR1 + chan)
56 uint8_t channel_numof;
Timer device configuration.
uint32_t rcc_mask
corresponding bit in the RCC register
TIM_TypeDef * dev
timer device