Motorola MC68340 Specifikace Strana 29

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 36
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 28
29
TEST4882.H
/**************************************************************************/
/* File Name : TEST4882.H */
/* File Type : C header file */
/* Created On : 05/04/95 */
/* Modified On: 05/23/95 */
/* Created By : Faisal Habib */
/* Description: This header file contains function prototypes for the C */
/* source program. */
/**************************************************************************/
#ifndef __TEST4882_H
#define __TEST4882_H
#define TRUE 1
#define FALSE 0
#define ERROR 1
char Failure;
extern void InitializeTNT();
extern void interrupt handler();
extern char Test8BitRegister(unsigned char*);
extern char Test16BitRegister();
extern char Test8Write16Read();
extern char Test16Write8Read();
extern char InterruptWriteTest();
extern char InterruptReadTest();
extern void DisplayErrorMessage(unsigned short int,unsigned short int);
extern char AskUser();
#endif
Zobrazit stránku 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 35 36

Komentáře k této Příručce

Žádné komentáře