embassy_sync
0.5.0
Module signal
Structs
In crate embassy_sync
?
Settings
Module
embassy_sync
::
signal
Copy item path
source
·
[
−
]
Expand description
A synchronization primitive for passing the latest value to a task.
Structs
§
Signal
Single-slot signaling primitive.