Module embassy_sync::signal

source ·
Expand description

A synchronization primitive for passing the latest value to a task.

Structs

  • Single-slot signaling primitive.