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

Field EPDis writer - Endpoint Disable

Aliased Type§

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