pub type EpnumW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field EPNUM writer - Endpoint number

Aliased Type§

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