Searched defs:Errors (Results 1 – 6 of 6) sorted by relevance
82 pub struct Errors { struct83 pub framing_error: bool,84 pub parity_error: bool,85 pub break_error: bool,86 pub overrun_error: bool,87 _reserved_unpredictable: u4,
137 Errors chapter
90 Errors chapter
61 Errors chapter
222 Errors section in Writing a simple command: hello-world
1498 u32 Errors = 0, tber = 0, temporary = 0; in stv0367ter_read_ber() local