Type Alias rp2040_pac::dma::sniff_ctrl::OUT_REV_R

source ·
pub type OUT_REV_R = BitReader;
Expand description

Field OUT_REV reader - If set, the result appears bit-reversed when read. This does not affect the way the checksum is calculated; the result is transformed on-the-fly between the result register and the bus.

Aliased Type§

struct OUT_REV_R { /* private fields */ }