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

Field SUPCnt writer - SETUP Packet Count: 0b00=1 packet, 0b00=2 packets, 0b00=3 packets,

Aliased Type§

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