Module 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§

DBG_CFGINFO_SPEC
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§

FIFO_DEPTH_R
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.
IMEM_SIZE_R
Field IMEM_SIZE reader - The size of the instruction memory, measured in units of one instruction
R
Register DBG_CFGINFO reader
SM_COUNT_R
Field SM_COUNT reader - The number of state machines this PIO instance is equipped with.