Type Alias Empty1W

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

Field EMPTY1 writer - Data Buffer 1 Empty

Aliased Type§

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