diff options
| author | Scott Mabin <[email protected]> | 2023-09-17 18:04:05 +0100 |
|---|---|---|
| committer | Scott Mabin <[email protected]> | 2023-09-17 18:04:05 +0100 |
| commit | 087ef918bf9444b41d1260be5f2b475d3499f640 (patch) | |
| tree | 72c4fa0fad638fb0b9cd01a374a58fdebabf6bc1 /examples | |
| parent | 75cae09e79cbc0d494240235edda13f81e098e18 (diff) | |
stm32: Add RtcTimeProvider struct to Rtc module
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.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
