pub type INCR_WRITE_R = BitReader;
Expand description

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

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

Aliased Type§

struct INCR_WRITE_R { /* private fields */ }