aboutsummaryrefslogtreecommitdiff
path: root/embassy-sync/src/waitqueue
diff options
context:
space:
mode:
authorScott Mabin <[email protected]>2023-09-17 18:04:05 +0100
committerScott Mabin <[email protected]>2023-09-17 18:04:05 +0100
commit087ef918bf9444b41d1260be5f2b475d3499f640 (patch)
tree72c4fa0fad638fb0b9cd01a374a58fdebabf6bc1 /embassy-sync/src/waitqueue
parent75cae09e79cbc0d494240235edda13f81e098e18 (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 'embassy-sync/src/waitqueue')
0 files changed, 0 insertions, 0 deletions