You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that TimeInt is not implemented for u16 and hence not 16 bit timers.
Is there some reason for this other than the From<u32> part of the TimeInt?
The text was updated successfully, but these errors were encountered:
I noticed that
TimeInt
is not implemented foru16
and hence not 16 bit timers.Is there some reason for this other than the
From<u32>
part of theTimeInt
?The text was updated successfully, but these errors were encountered: