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

Field PRELEN writer - Preamble Length for Transmit Frames

Aliased Type§

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