Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
Loading...
Searching...
No Matches
Driver_EPD_Normal_Small Class Reference

Normal small screens class. More...

#include <Driver_EPD_Normal_Small.h>

Inheritance diagram for Driver_EPD_Normal_Small:
Collaboration diagram for Driver_EPD_Normal_Small:

Public Member Functions

 Driver_EPD_Normal_Small (uint32_t eScreen_EPD, pins_t board)
 Constructor.
 
General
void begin ()
 Initialisation.
 
const char * reference ()
 Driver reference.
 
void updateNormal (const uint8_t *frame1, const uint8_t *frame2, uint32_t sizeFrame)
 Fast update.
 

Detailed Description

Normal small screens class.

Constructor & Destructor Documentation

◆ Driver_EPD_Normal_Small()

Driver_EPD_Normal_Small::Driver_EPD_Normal_Small ( uint32_t eScreen_EPD,
pins_t board )

Constructor.

Parameters
eScreen_EPD_EXT3size and model of the e-screen
boardboard configuration

Member Function Documentation

◆ begin()

void Driver_EPD_Normal_Small::begin ( )

Initialisation.

Initialise the board and read OTP

◆ reference()

const char * Driver_EPD_Normal_Small::reference ( )

Driver reference.

Returns
STRING_CONST_TYPE scope and release number
Note
Example Wide small v9.0.0

◆ updateNormal()

void Driver_EPD_Normal_Small::updateNormal ( const uint8_t * frame1,
const uint8_t * frame2,
uint32_t sizeFrame )

Fast update.

Parameters
frame1next image
frame2previous image
sizeFramesize of the frame

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