embassy
embassy copied to clipboard
Is there any way to get sub-second units from the Rtc struct?
Basically title. Why does RtcInstant::instant() need to be private?
I think, if you want an answer here, you need to specify which chip, or at the very least which embassy HAL you are using. Otherwise it is impossible to help you.
Would it be possible for the RP2040?
It is not possible on the rp2040's rtc, it only has second resolution.