pub type EptypeW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field EPTYPE writer - Endpoint type

Aliased Type§

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