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

Field EPACT writer - Endpoint active

Aliased Type§

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