Module rp2040_pac::pio0::dbg_cfginfo

source ·
Expand description

The PIO hardware has some free parameters that may vary between chip products.
These should be provided in the chip datasheet, but are also exposed here.

Structs§

  • The PIO hardware has some free parameters that may vary between chip products.
    These should be provided in the chip datasheet, but are also exposed here.

Type Aliases§

  • Field FIFO_DEPTH reader - The depth of the state machine TX/RX FIFOs, measured in words.
    Joining fifos via SHIFTCTRL_FJOIN gives one FIFO with double
    this depth.
  • Field IMEM_SIZE reader - The size of the instruction memory, measured in units of one instruction
  • Register DBG_CFGINFO reader
  • Field SM_COUNT reader - The number of state machines this PIO instance is equipped with.