2.61.74 LCDCx_CLOCK_SOURCE Enum
C
// x - Instance of the LCDC peripheral
typedef enum
{
LCDCx_CLOCK_SOURCE_SYSTEM = 0,
LCDCx_CLOCK_SOURCE_SYSTEM_2X
} LCDCx_CLOCK_SOURCE;
Summary
Defines the clock sources for the LCDC peripheral
Description
Remarks
None.
