|
Public Attributes |
| int(* | abort )(MPORT *) |
| int(* | close )(MPORT *) |
| int(* | flush )(MPORT *) |
| int(* | get_status )(MPORT *, char **) |
| int(* | init )(MPORT *, MPORTTYPE *, char *) |
| int(* | interface_cmd )(MPORT *, const UINT8 *, int) |
| char | name [20] |
| short | NumOptionTypes |
| short | NumPorts |
| _PortOptionType * | options |
| int(* | read_data )(MPORT *, UINT8 *, int) |
| int(* | reset )(MPORT *) |
| int(* | scan )(MPORTTYPE *) |
| int(* | set_mode )(MPORT *, short) |
| int(* | set_parms )(MPORT *, char **) |
| _PortSpecific * | specific |
| int | type_num |
| int(* | write_data )(MPORT *, const UINT8 *, int) |