japaric / stm32f103xx-hal

HAL for the STM32F103xx family of microcontrollers
Apache License 2.0
116 stars 40 forks source link

tim1? #73

Closed dcarosone closed 5 years ago

dcarosone commented 6 years ago

The timer module has impl's for Timer and Timer

But I don't understand how to get at tim1 / TIM1

See also https://github.com/japaric/ws2812b/issues/5