embassy-rp

Crates

git

Versions

rp235xb

Flavors

embassy_rp::pio

Module instr

Source
Expand description

Instructions controlling the PIO.

Functions§

  • Jump instruction to address.
  • Get value of scratch register X.
  • Get value of scratch register Y.
  • Out instruction for pin destination.
  • Out instruction for pindir destination.
  • Set instruction for pin destination.
  • Set instruction for pindir destination.
  • Set value of scratch register X.
  • Set value of scratch register Y.