Type Alias DreW

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

Field DRE writer - Transmit Data Register Empty Interrupt Enable

Aliased Typeยง

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