pub type LAST_1_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field LAST_1 writer - Buffer 1 is the last buffer of the transfer.

Aliased Type§

struct LAST_1_W<'a, REG> { /* private fields */ }