dsPid33
DATA_EE_FLAGS Union Reference

#include <DEE Emulation 16-bit.h>

Data Fields

unsigned char val
struct {
   unsigned   addrNotFound:1
   unsigned   expiredPage:1
   unsigned   packBeforePageFull:1
   unsigned   packBeforeInit:1
   unsigned   packSkipped:1
   unsigned   IllegalAddress:1
   unsigned   pageCorrupt:1
   unsigned   writeError:1
}; 

Detailed Description

Definition at line 90 of file DEE Emulation 16-bit.h.


Field Documentation

struct { ... }
unsigned addrNotFound

Definition at line 95 of file DEE Emulation 16-bit.h.

unsigned expiredPage

Definition at line 96 of file DEE Emulation 16-bit.h.

unsigned IllegalAddress

Definition at line 100 of file DEE Emulation 16-bit.h.

unsigned packBeforeInit

Definition at line 98 of file DEE Emulation 16-bit.h.

Definition at line 97 of file DEE Emulation 16-bit.h.

unsigned packSkipped

Definition at line 99 of file DEE Emulation 16-bit.h.

unsigned pageCorrupt

Definition at line 101 of file DEE Emulation 16-bit.h.

unsigned char val

Definition at line 92 of file DEE Emulation 16-bit.h.

unsigned writeError

Definition at line 102 of file DEE Emulation 16-bit.h.


The documentation for this union was generated from the following file:
 All Data Structures Files Functions Variables Defines