Lcd companion boards support (VKLCD50RTA & VKLCD70RT)
DisplayBase::lcd_config_t Struct Reference
LCD configuration. More...
#include <DisplayBace.h>
Data Fields | |
| lcd_type_t | lcd_type |
| double | intputClock |
| double | outputClock |
| lcd_outformat_t | lcd_outformat |
| edge_t | lcd_edge |
| unsigned short | h_toatal_period |
| unsigned short | v_toatal_period |
| unsigned short | h_disp_widht |
| unsigned short | v_disp_widht |
| unsigned short | h_back_porch |
| unsigned short | v_back_porch |
| lcd_tcon_pin_t | h_sync_port |
| sig_pol_t | h_sync_port_polarity |
| unsigned short | h_sync_width |
| lcd_tcon_pin_t | v_sync_port |
| sig_pol_t | v_sync_port_polarity |
| unsigned short | v_sync_width |
| lcd_tcon_pin_t | de_port |
| sig_pol_t | de_port_polarity |
Detailed Description
LCD configuration.
Definition at line 277 of file DisplayBace.h.
Field Documentation
TCONn or Not use(-1)
Definition at line 300 of file DisplayBace.h.
Polarity inversion control of signal
Definition at line 301 of file DisplayBace.h.
| unsigned short h_back_porch |
LCD display horizontal back porch period
Definition at line 289 of file DisplayBace.h.
| unsigned short h_disp_widht |
LCD display area size, horizontal width
Definition at line 287 of file DisplayBace.h.
TCONn or Not use(-1)
Definition at line 292 of file DisplayBace.h.
Polarity inversion control of signal
Definition at line 293 of file DisplayBace.h.
| unsigned short h_sync_width |
Hsync width
Definition at line 294 of file DisplayBace.h.
| unsigned short h_toatal_period |
Free-running Hsync period
Definition at line 285 of file DisplayBace.h.
| double intputClock |
P1 clk [MHz] ex. 66.67f
Definition at line 279 of file DisplayBace.h.
Output phase control of LCD_DATA23 to LCD_DATA0 pin
Definition at line 283 of file DisplayBace.h.
Output format select
Definition at line 282 of file DisplayBace.h.
LVDS or Pararel RGB
Definition at line 278 of file DisplayBace.h.
| double outputClock |
LCD clk [MHz] ex. 33.33f
Definition at line 280 of file DisplayBace.h.
| unsigned short v_back_porch |
LCD display vertical back porch period
Definition at line 290 of file DisplayBace.h.
| unsigned short v_disp_widht |
LCD display area size, vertical width
Definition at line 288 of file DisplayBace.h.
TCONn or Not use(-1)
Definition at line 296 of file DisplayBace.h.
Polarity inversion control of signal
Definition at line 297 of file DisplayBace.h.
| unsigned short v_sync_width |
Vsync width
Definition at line 298 of file DisplayBace.h.
| unsigned short v_toatal_period |
Free-running Vsync period
Definition at line 286 of file DisplayBace.h.
Generated on Tue Jul 12 2022 14:33:14 by
1.7.2