Searched refs:LineControl (Results 1 – 2 of 2) sorted by relevance
334 pub struct LineControl { struct388 impl LineControl { impl395 impl Default for LineControl { implementation
67 pub line_control: registers::LineControl,274 let new_val: registers::LineControl = value.into(); in write()