[][src]Module rp2040::dma::sniff_data

Data accumulator for sniff hardware\n 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 Definitions

R

Reader of register SNIFF_DATA

W

Writer for register SNIFF_DATA