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

Field EPEN writer - Endpoint enable

Aliased Type§

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