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

Field EPD writer - Endpoint disable

Aliased Type§

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