Skip to content

Commit c460b64

Browse files
committed
feat(rtc): Fixes issues with the rtc::Rtc abstraction, and updates it to utilize the modes modules abstractions used by the RTIC RTC monotonics.
* 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 prescalar values. * Adds RTC mode 2 (i.e. clock mode) support in the private `rtc::modes` module.
1 parent e0f3cc6 commit c460b64

File tree

3 files changed

+364
-279
lines changed

3 files changed

+364
-279
lines changed

0 commit comments

Comments
 (0)