Module rp2040_pac::xip_ctrl::stream_addr

source ·
Expand description

FIFO stream address

Structs§

Type Aliases§

  • Register STREAM_ADDR reader
  • Field STREAM_ADDR reader - The address of the next word to be streamed from flash to the streaming FIFO.
    Increments automatically after each flash access.
    Write the initial access address here before starting a streaming read.
  • Field STREAM_ADDR writer - The address of the next word to be streamed from flash to the streaming FIFO.
    Increments automatically after each flash access.
    Write the initial access address here before starting a streaming read.
  • Register STREAM_ADDR writer