Module rp2040_pac::dma::sniff_data

source ·
Expand description

Data accumulator for sniff hardware
Write an initial seed value here before starting a DMA transfer on the channel indicated by SNIFF_CTRL_DMACH. The hardware will update this register each time it observes a read from the indicated channel. Once the channel completes, the final result can be read from this register.

Structs§

  • Data accumulator for sniff hardware
    Write an initial seed value here before starting a DMA transfer on the channel indicated by SNIFF_CTRL_DMACH. The hardware will update this register each time it observes a read from the indicated channel. Once the channel completes, the final result can be read from this register.

Type Aliases§

  • Register SNIFF_DATA reader
  • Register SNIFF_DATA writer