Skip to content

Commit fac9482

Browse files
kyp44Dan Whitman
andauthored
fixed(rtc): Fixes problems with the rtc::Rtc abstraction
feat(rtc): Fixes issues with the `rtc::Rtc` abstraction, and updates it to utilize the `modes` modules abstractions used by the RTIC RTC monotonics (#845). * Adds implementation of `embedded_hal::delay::DelayNs` to `Rtc<Count32Mode>`. * Removes private methods of `Rtc` that are no longer needed. * Reworks `rtc::TimerParams` a bit to better detect unreachable required prescaler values. * Adds RTC mode 2 (i.e. clock mode) support in the private `rtc::modes` module. --------- Co-authored-by: Dan Whitman <[email protected]>
1 parent feea8a4 commit fac9482

File tree

3 files changed

+389
-285
lines changed

3 files changed

+389
-285
lines changed

0 commit comments

Comments
 (0)