2.61.84 LCDCx_VSYNC_SYNC_EDGE Enum
C
// x - Instance of the LCDC peripheral
typedef enum
{
LCDCx_SYNC_EDGE_FIRST,
LCDCx_SYNC_EDGE_SECOND
} LCDCx_VSYNC_SYNC_EDGE;
Summary
Defines the HSYNC edge where VSYNC is synchronized
Description
Remarks
None.
