Pervasive Displays Library Suite - Basic edition 8.0.8
Library for Pervasive Displays e-paper screens and EXT3 extension board
Loading...
Searching...
No Matches
hV_Board Class Reference

Class for Pervasive Displays EXT3, EXT3.1 and EXT3-Touch boards. More...

#include <hV_Board.h>

Inheritance diagram for hV_Board:

Public Member Functions

 hV_Board ()
 Constructor.
 
void setPanelPowerPin (uint8_t panelPowerPin=(uint8_t) 0xff)
 Set panelPower pin.
 
pins_t getBoardPins ()
 Get the pins of the board.
 

Detailed Description

Class for Pervasive Displays EXT3, EXT3.1 and EXT3-Touch boards.

Functions for EXT3.1 board

  • GPIO
  • SPI for LCD and external Flash and SRAM memory
  • I2C for touch and haptic feedback

Member Function Documentation

◆ getBoardPins()

pins_t hV_Board::getBoardPins ( )

Get the pins of the board.

Returns
pins_t pins of the board

◆ setPanelPowerPin()

void hV_Board::setPanelPowerPin ( uint8_t panelPowerPin = (uint8_t)0xff)

Set panelPower pin.

Parameters
panelPowerPinpanelPower pin
Warning
setPanelPowerPin() should be called before begin()

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