Type Alias rp2040_pac::dma::ch::ch_al3_ctrl::SNIFF_EN_R

source ·
pub type SNIFF_EN_R = BitReader;
Expand description

Field SNIFF_EN reader - If 1, this channel’s data transfers are visible to the sniff hardware, and each transfer will advance the state of the checksum. This only applies if the sniff hardware is enabled, and has this channel selected.

This allows checksum to be enabled or disabled on a per-control- block basis.

Aliased Type§

struct SNIFF_EN_R { /* private fields */ }