korken89 / fugit

`fugit` provides a comprehensive library of `Duration` and `Instant` for the handling of time in embedded systems, doing all it can at compile time.
Apache License 2.0
55 stars 16 forks source link

Add u16 to the existing u32 and u64 #43

Open AndreySmirnov81 opened 12 months ago

AndreySmirnov81 commented 12 months ago

It is required because, for example, in stm32f1xx, timers are 16-bit.