stm32-rs / stm32l4xx-hal

A Hardware abstraction layer for the stm32l432xx series chips written in rust.
157 stars 104 forks source link

Improve `LowPowerTimer`. #321

Open reitermarkus opened 2 years ago

reitermarkus commented 2 years ago

Add some more derives and a associated count function.