MPORTTYPE Struct Reference

Forward declaration to prevent annoying warnings from compiler. More...

#include <mi32/ports.h>

List of all members.

Public Attributes

int(* close )(MPORT *)
int(* flush )(MPORT *)
int(* get_status )(MPORT *, char **)
int(* init )(MPORT *, MPORTTYPE *, char *)
char name [20]
short NumOptionTypes
short NumPorts
_PortOptionType * options
int(* read_data )(MPORT *, UINT8 *, int)
int(* scan )(MPORTTYPE *)
int(* set_parms )(MPORT *, char **)
_PortSpecific * specific
int type_num
int(* write_data )(MPORT *, const UINT8 *, int)
int(* xxabort )(MPORT *)
int(* xxinterface_cmd )(MPORT *, const UINT8 *, int)
int(* xxreset )(MPORT *)
int(* xxset_mode )(MPORT *, short)

Detailed Description

Forward declaration to prevent annoying warnings from compiler.


Member Data Documentation

int(* MPORTTYPE::get_status)(MPORT *, char **)
int(* MPORTTYPE::init)(MPORT *, MPORTTYPE *, char *)
char MPORTTYPE::name[20]

If -1, name is user specified file.

_PortOptionType* MPORTTYPE::options
int(* MPORTTYPE::read_data)(MPORT *, UINT8 *, int)
int(* MPORTTYPE::set_parms)(MPORT *, char **)
_PortSpecific* MPORTTYPE::specific
int(* MPORTTYPE::write_data)(MPORT *, const UINT8 *, int)
int(* MPORTTYPE::xxinterface_cmd)(MPORT *, const UINT8 *, int)
int(* MPORTTYPE::xxset_mode)(MPORT *, short)

The documentation for this struct was generated from the following file:

Generated on Sun Oct 7 21:33:40 2012 for TNTsdk 2012 by  doxygen 1.6.1