ESP-IDF
nt35510_panel_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
nt35510_panel_t
nt35510_panel_t struct
Syntax
Show:
Summary
Declaration
from
esp_lcd_panel_nt35510.c:43
typedef
struct
{
esp_lcd_panel_t
base
;
esp_lcd_panel_io_handle_t
io
;
int
reset_gpio_num
;
bool
reset_level
;
int
x_gap
;
int
y_gap
;
uint8_t
fb_bits_per_pixel
;
uint8_t
madctl_val
;
uint8_t
colmod_val
;
}
nt35510_panel_t
;
Fields
Field
Declared as
nt35510_panel_t::base
esp_lcd_panel_t
nt35510_panel_t::io
esp_lcd_panel_io_handle_t
nt35510_panel_t::reset_gpio_num
int
nt35510_panel_t::reset_level
bool
nt35510_panel_t::x_gap
int
nt35510_panel_t::y_gap
int
nt35510_panel_t::fb_bits_per_pixel
uint8_t
nt35510_panel_t::madctl_val
uint8_t
nt35510_panel_t::colmod_val
uint8_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out