Type Alias ManwW

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

Field MANW writer - Manual Write

Aliased Type§

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