Data Fields

DEVINFO Struct Reference
[Memory APIs]

#include <SysInfo.h>

Data Fields

unsigned char jedecID
 Jedec ID code.
int jedecBank
 Jedec Bank.
union {
   struct {
      unsigned int   type: 4
      unsigned int   reserved: 2
      unsigned int   installed1: 1
      unsigned int   installed0: 1
   }   bits
   unsigned char   raw
deviceType
int deviceRev

Field Documentation

unsigned char jedecID

Jedec ID code.

int jedecBank

Jedec Bank.

unsigned int type
unsigned int reserved
unsigned int installed1
unsigned int installed0
struct { ... } bits
unsigned char raw
union { ... } deviceType
int deviceRev

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