Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
ERMCH1115::ERMCH1115_Delays_t Struct Reference

Struct to hold delay values used in driver. More...

Static Public Attributes

static constexpr uint16_t INITDELAY = 100
 
static constexpr uint16_t RST_DELAY1 = 10
 
static constexpr uint16_t RST_DELAY2 = 100
 

Detailed Description

Struct to hold delay values used in driver.

Member Data Documentation

◆ INITDELAY

constexpr uint16_t ERMCH1115::ERMCH1115_Delays_t::INITDELAY = 100
staticconstexpr

Init delay mS

◆ RST_DELAY1

constexpr uint16_t ERMCH1115::ERMCH1115_Delays_t::RST_DELAY1 = 10
staticconstexpr

Reset Delay in mS

◆ RST_DELAY2

constexpr uint16_t ERMCH1115::ERMCH1115_Delays_t::RST_DELAY2 = 100
staticconstexpr

Reset Delay 2 in mS


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