#include <em_ebi.h>
TFT Initialization structure
Definition at line 452 of file em_ebi.h.
uint32_t EBI_TFTInit_TypeDef::addressOffset |
TFT Frame Buffer address, offset to EBI bank base address
Definition at line 497 of file em_ebi.h.
Referenced by EBI_TFTInit().
External memory bank for driving display
Definition at line 455 of file em_ebi.h.
Referenced by EBI_TFTInit().
Color source for masking and alpha blending
Definition at line 459 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT Polarity for Chip Select (CS) Line
Definition at line 471 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT Polarity for Data Enable (DATAEN) Line
Definition at line 475 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT DCLK period in internal cycles
Definition at line 499 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT Polarity for Data Clock (DCLK) Line
Definition at line 473 of file em_ebi.h.
Referenced by EBI_TFTInit().
Trigger for updating frame buffer pointer
Definition at line 463 of file em_ebi.h.
Referenced by EBI_TFTInit().
Number of cycles RGB data is held after active edge of DCLK
Definition at line 505 of file em_ebi.h.
Referenced by EBI_TFTInit().
Horizontal Synchronization Pulse Width
Definition at line 487 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT Polarity for Horizontal Sync (HSYNC) Line
Definition at line 477 of file em_ebi.h.
Referenced by EBI_TFTInit().
Masking and alpha blending mode
Definition at line 467 of file em_ebi.h.
Referenced by EBI_TFTInit().
Number of cycles RGB data is driven before active edge of DCLK
Definition at line 503 of file em_ebi.h.
Referenced by EBI_TFTInit().
Drive DCLK from negative clock edge of internal clock
Definition at line 465 of file em_ebi.h.
Referenced by EBI_TFTInit().
Starting position of External Direct Drive relative to DCLK inactive edge
Definition at line 501 of file em_ebi.h.
Referenced by EBI_TFTInit().
Vertical Synchronization Pulse Width
Definition at line 495 of file em_ebi.h.
Referenced by EBI_TFTInit().
TFT Polarity for Vertical Sync (VSYNC) Line
Definition at line 479 of file em_ebi.h.
Referenced by EBI_TFTInit().