pub type LENGTH_1_W<'a, REG> = FieldWriter<'a, REG, 10, u16>;
Expand description

Field LENGTH_1 writer - The length of the data in buffer 1.

Aliased Type§

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