blockDetails Struct Reference

#include <structs.h>


Data Fields

unsigned char RAMPage
unsigned char FlashPage
void * RAMAddress
void * FlashAddress
unsigned short size


Detailed Description

Addressable memory block description. This structure holds the size, RAM page and address and flash page and address. It is used for looking up the details of a memory block to allow serial operations on RAM and flash data structures.

Definition at line 80 of file structs.h.


Field Documentation

Definition at line 84 of file structs.h.

Referenced by decodePacketAndRespond(), lookupBlockDetails(), and writeBlock().

unsigned char blockDetails::FlashPage

Definition at line 82 of file structs.h.

Referenced by decodePacketAndRespond(), lookupBlockDetails(), and writeBlock().

Definition at line 83 of file structs.h.

Referenced by decodePacketAndRespond(), lookupBlockDetails(), and writeBlock().

unsigned char blockDetails::RAMPage

Definition at line 81 of file structs.h.

Referenced by decodePacketAndRespond(), lookupBlockDetails(), and writeBlock().

unsigned short blockDetails::size

Definition at line 85 of file structs.h.

Referenced by decodePacketAndRespond(), lookupBlockDetails(), and writeBlock().


The documentation for this struct was generated from the following file:

Generated on Mon Jan 26 00:17:22 2009 for FreeEMS by  doxygen 1.5.8