Type Alias DreW

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

Field DRE writer - Transmit Data Register Empty Interrupt Disable

Aliased Type§

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