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.
You can read
this register and get sniff_data::R
. You can reset
, write
, write_with_zero
this register using sniff_data::W
. You can also modify
this register. See API.
For information about available fields see sniff_data
module
struct SNIFF_DATA { /* private fields */ }