IMAGE_FLASH Structure

Microchip Graphics Library

Microchip Graphics Library
IMAGE_FLASH Structure
C
typedef struct {
  GFX_RESOURCE type;
  FLASH_BYTE * address;
} IMAGE_FLASH;
Overview

Structure for images stored in FLASH memory.

Members
Members 
Description 
GFX_RESOURCE type; 
must be FLASH 
FLASH_BYTE * address; 
image address in FLASH 
Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved