Type Alias Empty0W

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

Field EMPTY0 writer - Data Buffer 0 Empty Interrupt Enable

Aliased Typeยง

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