Type Alias LastxferW

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

Field LASTXFER writer - Last Transfer

Aliased Type§

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