ESPHome 2026.8.0-dev
Loading...
Searching...
No Matches
esphome::it8951::DevInfo Struct Reference

#include <it8951_defs.h>

Data Fields

uint16_t panel_width {0}
 
uint16_t panel_height {0}
 
uint16_t img_buf_addr_l {0}
 
uint16_t img_buf_addr_h {0}
 
uint16_t fw_version [8] {}
 
uint16_t lut_version [8] {}
 

Detailed Description

Definition at line 7 of file it8951_defs.h.

Field Documentation

◆ fw_version

uint16_t esphome::it8951::DevInfo::fw_version[8] {}

Definition at line 12 of file it8951_defs.h.

◆ img_buf_addr_h

uint16_t esphome::it8951::DevInfo::img_buf_addr_h {0}

Definition at line 11 of file it8951_defs.h.

◆ img_buf_addr_l

uint16_t esphome::it8951::DevInfo::img_buf_addr_l {0}

Definition at line 10 of file it8951_defs.h.

◆ lut_version

uint16_t esphome::it8951::DevInfo::lut_version[8] {}

Definition at line 13 of file it8951_defs.h.

◆ panel_height

uint16_t esphome::it8951::DevInfo::panel_height {0}

Definition at line 9 of file it8951_defs.h.

◆ panel_width

uint16_t esphome::it8951::DevInfo::panel_width {0}

Definition at line 8 of file it8951_defs.h.


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