Depends on #30.
What
Implement the appropriate embedded-mcu traits on the Rust wrapper for RTC.
Why
This is the actual interface used by the time-alarm-service. This is a follow-up PR because this interface is not as commonly accepted in the Rust community as say, embedded-hal, so there will likely be more questions on getting it upstreamed.
Depends on #30.
What
Implement the appropriate
embedded-mcutraits on the Rust wrapper for RTC.Why
This is the actual interface used by the time-alarm-service. This is a follow-up PR because this interface is not as commonly accepted in the Rust community as say, embedded-hal, so there will likely be more questions on getting it upstreamed.