1.25.7.7 1.27.6.7 LCDCx_GetSynchronizationStatusInProgress Function
C
// x - Instance of the LCDC peripheral
bool LCDCx_GetSynchronizationStatusInProgress(void)
Summary
Gets the status of clock domain synchronization
Description
None
Precondition
None.
Parameters
None
Returns
true - synchronization is in progress
false - synchronization is terminated
Remarks
None