mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 14:53:03 +00:00
087ef918bf
This struct allows users to acquire the current time without putting `Rtc` in a mutex and passing that around. This is allowed because reading from the rtc registers is atomic. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |