Searched defs:gpib_interface_struct (Results 1 – 1 of 1) sorted by relevance
54 struct gpib_interface_struct { struct56 char *name;60 void (*detach)(struct gpib_board *board);94 int (*go_to_standby)(struct gpib_board *board);104 void (*remote_enable)(struct gpib_board *board, int enable);112 void (*disable_eos)(struct gpib_board *board);125 int (*line_status)(const struct gpib_board *board);171 uint8_t (*serial_poll_status)(struct gpib_board *board);175 void (*return_to_local)(struct gpib_board *board);177 unsigned no_7_bit_eos : 1;[all …]