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.