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

Field PID_0 writer - The data pid of buffer 0.

Aliased Type§

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