![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | RK043FN48H_WIDTH ((uint16_t)480) /* LCD PIXEL WIDTH */ |
RK043FN48H Size. More... | |
#define | RK043FN48H_HEIGHT ((uint16_t)272) /* LCD PIXEL HEIGHT */ |
#define | RK043FN48H_HSYNC ((uint16_t)41) /* Horizontal synchronization */ |
RK043FN48H Timing. More... | |
#define | RK043FN48H_HBP ((uint16_t)13) /* Horizontal back porch */ |
#define | RK043FN48H_HFP ((uint16_t)32) /* Horizontal front porch */ |
#define | RK043FN48H_VSYNC ((uint16_t)10) /* Vertical synchronization */ |
#define | RK043FN48H_VBP ((uint16_t)2) /* Vertical back porch */ |
#define | RK043FN48H_VFP ((uint16_t)2) /* Vertical front porch */ |
#define | RK043FN48H_FREQUENCY_DIVIDER 5 /* LCD Frequency divider */ |
RK043FN48H frequency divider. More... | |
#define RK043FN48H_FREQUENCY_DIVIDER 5 /* LCD Frequency divider */ |
RK043FN48H frequency divider.
Definition at line 92 of file rk043fn48h.h.
#define RK043FN48H_HBP ((uint16_t)13) /* Horizontal back porch */ |
Definition at line 83 of file rk043fn48h.h.
#define RK043FN48H_HEIGHT ((uint16_t)272) /* LCD PIXEL HEIGHT */ |
Definition at line 77 of file rk043fn48h.h.
#define RK043FN48H_HFP ((uint16_t)32) /* Horizontal front porch */ |
Definition at line 84 of file rk043fn48h.h.
#define RK043FN48H_HSYNC ((uint16_t)41) /* Horizontal synchronization */ |
RK043FN48H Timing.
Definition at line 82 of file rk043fn48h.h.
#define RK043FN48H_VBP ((uint16_t)2) /* Vertical back porch */ |
Definition at line 86 of file rk043fn48h.h.
#define RK043FN48H_VFP ((uint16_t)2) /* Vertical front porch */ |
Definition at line 87 of file rk043fn48h.h.
#define RK043FN48H_VSYNC ((uint16_t)10) /* Vertical synchronization */ |
Definition at line 85 of file rk043fn48h.h.
#define RK043FN48H_WIDTH ((uint16_t)480) /* LCD PIXEL WIDTH */ |
RK043FN48H Size.
Definition at line 76 of file rk043fn48h.h.