Module embassy_hal_internal::atomic_ring_buffer

source ·
Expand description

Atomic reusable ringbuffer.

Structs§

  • A type which can only read from a ring buffer.
  • Atomic reusable ringbuffer
  • A type which can only write to a ring buffer.