Searched defs:CH_CTRL (Results 1 – 1 of 1) sorted by relevance
406 struct CH_CTRL { struct407 uclong op_mode; /* operation mode */408 uclong intr_enable; /* interrupt masking */409 uclong sw_flow; /* SW flow control */410 uclong flow_status; /* output flow status */411 uclong comm_baud; /* baud rate - numerically specified */412 uclong comm_parity; /* parity */413 uclong comm_data_l; /* data length/stop */414 uclong comm_flags; /* other flags */415 uclong hw_flow; /* HW flow control */[all …]