Microchip® Advanced Software Framework

atmel_logo.h File Reference

Copyright (c) 2014-2018 Microchip Technology Inc.

and its subsidiaries.

#include "gfx.h"

Functions

 PROGMEM_DECLARE (gfx_color_t, atmel_logo_data[8112])
 

Variables

struct gfx_bitmap atmel_logo
 

PROGMEM_DECLARE ( gfx_color_t  ,
atmel_logo_data  [8112] 
)

struct gfx_bitmap atmel_logo
Initial value:
= {
.width = 156, .height = 52, .type = GFX_BITMAP_PROGMEM,
.data.progmem = (gfx_color_t PROGMEM_PTR_T)atmel_logo_data}
et024006_color_t gfx_color_t
Data type for color values native to the display.
Definition: gfx_hx8347a_et024006dhu_ebi.h:66
#define PROGMEM_PTR_T
Definition: gfx.h:54
Definition: gfx_generic.h:66

Referenced by main().