![]() |
MT2523 API Reference
LinkIt SDK v4
|
This event structure presents the 2-data lane mode parameters of the serial interface. More...
#include <hal_display_lcd.h>
Data Fields | |
| hal_display_lcd_interface_port_t | port_number |
| The port number of the serial interface. More... | |
| bool | two_data_flag |
| Enable or disable 2-data lane. More... | |
| hal_display_lcd_interface_2pin_width_t | two_data_width |
| The output pixel width in 2-data lane mode. More... | |
This event structure presents the 2-data lane mode parameters of the serial interface.
| hal_display_lcd_interface_port_t port_number |
The port number of the serial interface.
| bool two_data_flag |
Enable or disable 2-data lane.
| hal_display_lcd_interface_2pin_width_t two_data_width |
The output pixel width in 2-data lane mode.