DAS  3.1.6 - 18/09/2017
Macros | Functions
portio32.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MIDFUNCTION
 
#define PREFUNCTION   extern
 

Functions

PREFUNCTION int MIDFUNCTION InByte (unsigned short Port, int *Data)
 
PREFUNCTION int MIDFUNCTION InByteR (unsigned short Port)
 
PREFUNCTION int MIDFUNCTION InWord (unsigned short Port, int *Data)
 
PREFUNCTION int MIDFUNCTION InWordR (unsigned short Port)
 
PREFUNCTION int MIDFUNCTION OutByte (unsigned short Port, int Data)
 
PREFUNCTION int MIDFUNCTION OutWord (unsigned short Port, int Data)
 

Macro Definition Documentation

§ MIDFUNCTION

#define MIDFUNCTION

Definition at line 16 of file portio32.h.

§ PREFUNCTION

#define PREFUNCTION   extern

Definition at line 7 of file portio32.h.

Function Documentation

§ InByte()

PREFUNCTION int MIDFUNCTION InByte ( unsigned short  Port,
int *  Data 
)

Referenced by NOVA_In().

+ Here is the caller graph for this function:

§ InByteR()

PREFUNCTION int MIDFUNCTION InByteR ( unsigned short  Port)

Referenced by WDT_func(), and WDTRefresh().

+ Here is the caller graph for this function:

§ InWord()

PREFUNCTION int MIDFUNCTION InWord ( unsigned short  Port,
int *  Data 
)

§ InWordR()

PREFUNCTION int MIDFUNCTION InWordR ( unsigned short  Port)

§ OutByte()

PREFUNCTION int MIDFUNCTION OutByte ( unsigned short  Port,
int  Data 
)

Referenced by NOVA_Out(), and WDT_func().

+ Here is the caller graph for this function:

§ OutWord()

PREFUNCTION int MIDFUNCTION OutWord ( unsigned short  Port,
int  Data 
)
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:46:25 for DAS - Rel. 3.1.6 - 18/09/2017.