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

Field EPDIR writer - Endpoint direction

Aliased Type§

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