Software Reference Manual 9.2.2
Library for Pervasive Displays e-paper screens, extension boards and development kits
hV_List_Types.h File Reference

List of types for Pervasive Displays Library Suite - Basic edition. More...

Include dependency graph for hV_List_Types.h:
This graph shows which files directly or indirectly include this file:

Macros

#define hV_LIST_TYPES_RELEASE   910
 Release.
 
#define FRAMEBUFFER_TYPE   uint8_t *
 Type for frame-buffer. More...
 
#define BUFFER_LENGTH   128
 Buffer size.
 
#define STRING_TYPE   String
 Type for string. More...
 

Detailed Description

List of types for Pervasive Displays Library Suite - Basic edition.

Project Pervasive Displays Library Suite
Based on highView technology

Date
21 Jun 2025
Version
910
  • Basic edition: for hobbyists and for basic usage
    Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
    See also
    https://creativecommons.org/licenses/by-sa/4.0/

    Consider the Evaluation or Commercial editions for professionals or organisations and for commercial usage
  • Evaluation edition: for professionals or organisations, evaluation only, no commercial usage
    All rights reserved
  • Commercial edition: for professionals or organisations, commercial usage
    All rights reserved
  • Viewer edition: for professionals or organisations
    All rights reserved
  • Documentation
    All rights reserved

Macro Definition Documentation

◆ FRAMEBUFFER_TYPE

#define FRAMEBUFFER_TYPE   uint8_t *

Type for frame-buffer.

Based on SRAM_MODE selection

◆ STRING_TYPE

#define STRING_TYPE   String

Type for string.

Based on STRING_MODE selection