embassy-rp

Crates

git

Versions

rp2040

Flavors

embassy_rp::pio_programs

Module uart

source
Expand description

Pio backed uart drivers

Structsยง

  • PIO backed Uart reciever
  • This struct represents a Uart Rx program loaded into pio instruction memory.
  • PIO backed Uart transmitter
  • This struct represents a uart tx program loaded into pio instruction memory.