Type Alias EmptyW

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

Field EMPTY writer - Data Buffer Empty Interrupt Enable

Aliased Type§

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