DlenR

Type Alias DlenR 

Source
pub type DlenR = FieldReader<u32>;
Expand description

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

Aliased Typeยง

pub struct DlenR { /* private fields */ }