pub type INCR_READ_R = BitReader;
Expand description

Field INCR_READ reader - If 1, the read address increments with each transfer. If 0, each read is directed to the same, initial address.

Generally this should be disabled for peripheral-to-memory transfers.

Aliased Type§

struct INCR_READ_R { /* private fields */ }