Type Alias 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 */ }