Type Alias Empty0W

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

Field EMPTY0 writer - Data Buffer 0 Empty

Aliased Type§

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