AcQuisition Technology Quad M-module Carrier i4000 User Manual Page 13

  • Download
  • Add to my manuals
  • Print
  • Page
    / 79
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 12
APIS - AcQ Platform Interface Software
Programmer’s Manual Version: 2.1
AcQuisition Technology bv
P.O. Box 627, 5340 AP
Oss, The Netherlands
Page 11 of 77
3.3.2. TYPE DEFINITIONS
Below you can find a table containing type definitions available to APIS based applications and APIS
platform implementations.
Name Type Description
INT8 char 8-bit signed data
UINT8 unsigned char 8-bit unsigned data
INT16 short 16-bit signed data
UINT16 unsigned short 16-bit unsigned data
INT32 long 32-bit signed data
UINT32 unsigned long 32-bit unsigned data
PHA8 volatile unsigned char* 8-bit physical access
PHA16 volatile unsigned short* 16-bit physical access
PHA32 volatile unsigned long* 32-bit physical access
APIS_PATH unsigned long APIS physical path ID
APIS_HANDLE void * APIS physical path handle
APIS_WIDTH int APIS access size in bytes
Note: This list can be expanded at any time however existing types must NOT be removed or
changed.
For details refer to apis.h in the appendix.
Page view 12
1 2 ... 8 9 10 11 12 13 14 15 16 17 18 ... 78 79

Comments to this Manuals

No comments