pub type TlenW<'a, REG> = FieldWriter<'a, REG, 19, u32>;
Expand description

Field TLEN writer - Transfer length

Aliased Type§

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