Type Alias rp2040_pac::adc::fcs::SHIFT_R

source ·
pub type SHIFT_R = BitReader;
Expand description

Field SHIFT reader - If 1: FIFO results are right-shifted to be one byte in size. Enables DMA to byte buffers.

Aliased Type§

struct SHIFT_R { /* private fields */ }