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
ERM19264_UC1609::UC1609_Delays_t Struct Reference

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

Static Public Attributes

static constexpr uint16_t INIT_DELAY = 100
 
static constexpr uint16_t INIT_DELAY2 = 3
 
static constexpr uint16_t RESET_DELAY = 3
 
static constexpr uint16_t RESET_DELAY2 = 0
 

Detailed Description

Struct to hold delay values used in driver.

Member Data Documentation

◆ INIT_DELAY

constexpr uint16_t ERM19264_UC1609::UC1609_Delays_t::INIT_DELAY = 100
staticconstexpr

mS init delay ,after init

◆ INIT_DELAY2

constexpr uint16_t ERM19264_UC1609::UC1609_Delays_t::INIT_DELAY2 = 3
staticconstexpr

mS init delay, before reset called datasheet <3mS

◆ RESET_DELAY

constexpr uint16_t ERM19264_UC1609::UC1609_Delays_t::RESET_DELAY = 3
staticconstexpr

ms Rest Delay ,datasheet >3uS

◆ RESET_DELAY2

constexpr uint16_t ERM19264_UC1609::UC1609_Delays_t::RESET_DELAY2 = 0
staticconstexpr

mS reset delay datasheet says > 5mS, does not work?


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