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

Field STPCNT writer - SETUP packet count

Aliased Type§

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