ESP-IDF
lcd_i80_trans_descriptor_t
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
lcd_i80_trans_descriptor_t
lcd_i80_trans_descriptor_t struct
Syntax
Show:
Summary
Declaration
Definition
from
esp_lcd_panel_io_i2s.c:53
typedef
struct
lcd_i80_trans_descriptor_t
lcd_i80_trans_descriptor_t
;
Implemented in
esp_lcd_panel_io_i2s.c:87
Fields
Field
Declared as
lcd_i80_trans_descriptor_t::i80_device
lcd_panel_io_i80_t
*
lcd_i80_trans_descriptor_t::data
const
void
*
lcd_i80_trans_descriptor_t::data_length
uint32_t
lcd_i80_trans_descriptor_t::trans_done_cb
esp_lcd_panel_io_color_trans_done_cb_t
lcd_i80_trans_descriptor_t::user_ctx
void
*
lcd_i80_trans_descriptor_t::flags
struct
{
unsigned
int
dc_level
:
1
;
}
Related Functions
Found 3 other functions taking a
lcd_i80_trans_descriptor_t
argument:
Function
i2s_lcd_prepare_cmd_buffer()
i2s_lcd_prepare_param_buffer()
i2s_lcd_prepare_color_buffer()
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