Skip to main content

ManwW

Type Alias ManwW 

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

Field MANW writer - Manual Write

Aliased Typeยง

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