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

Field PID_1 writer - The data pid of buffer 1.

Aliased Type§

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