embassy_sync
0.6.0
Module signal
Structs
In crate embassy_sync
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.