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

Field EPEna writer - Endpoint Enable

Aliased Type§

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