Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TUKS-COURSE-TIMER by
Functions | |
| HAL_StatusTypeDef | LCD_WaitForSynchro (LCD_HandleTypeDef *hlcd) |
| Wait until the LCD FCR register is synchronized in the LCDCLK domain. | |
Function Documentation
| HAL_StatusTypeDef LCD_WaitForSynchro | ( | LCD_HandleTypeDef * | hlcd ) |
Wait until the LCD FCR register is synchronized in the LCDCLK domain.
This function must be called after any write operation to LCD_FCR register.
- Return values:
-
None
Definition at line 589 of file stm32l4xx_hal_lcd.c.
Generated on Tue Jul 12 2022 17:38:53 by
1.7.2
