DlenW

Type Alias DlenW 

Source
pub type DlenW<'a, REG> = FieldWriter<'a, REG, 20, u32>;
Expand description

Field DLEN writer - 0 - one byte to be transferred; 1 - two bytes

Aliased Typeยง

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