1.25.7.5 1.27.6.5 LCDCx_GetPixelClockStatusRunning Function
C
// x - Instance of the LCDC peripheral
bool LCDCx_GetPixelClockStatusRunning(void)
Summary
Gets the status of the pixel clock
Description
None
Precondition
None.
Parameters
None
Returns
true - pixel clock is running
false - pixel clock is disabled
Remarks
None