ESP-IDF
nt35510_panel_t::colmod_val
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (3/5)...
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::colmod_val
nt35510_panel_t::colmod_val field
Syntax
Show:
Summary
Declaration
from
esp_lcd_panel_nt35510.c:52
uint8_t
colmod_val
;
Examples
References
from
examples
Code
Location
Referrer
uint8_t
colmod_val
;
// save current value of LCD_CMD_COLMOD register
esp_lcd_panel_nt35510.c:52
nt35510
->
colmod_val
=
0x55
;
esp_lcd_panel_nt35510.c:93
esp_lcd_new_panel_nt35510()
nt35510
->
colmod_val
=
0x66
;
esp_lcd_panel_nt35510.c:97
esp_lcd_new_panel_nt35510()
nt35510
->
colmod_val
=
0x77
;
esp_lcd_panel_nt35510.c:102
esp_lcd_new_panel_nt35510()
nt35510
->
colmod_val
,
esp_lcd_panel_nt35510.c:185
panel_nt35510_init()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
nt35510_panel_t::colmod_val
is written by 1 function and is read by 1 function:
esp_lcd_new_panel_nt35510()
All items filtered out
nt35510_panel_t::colmod_val
panel_nt35510_init()
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