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.
Dependents: BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo
Fork of STM32L4xx_HAL_Driver by
Functions | |
static void | UARTEx_Wakeup_AddressConfig (UART_HandleTypeDef *huart, UART_WakeUpTypeDef WakeUpSelection) |
Initialize the UART wake-up from stop mode parameters when triggered by address detection. |
Function Documentation
static void UARTEx_Wakeup_AddressConfig | ( | UART_HandleTypeDef * | huart, |
UART_WakeUpTypeDef | WakeUpSelection | ||
) | [static] |
Initialize the UART wake-up from stop mode parameters when triggered by address detection.
- Parameters:
-
huart,: UART handle. WakeUpSelection,: UART wake up from stop mode parameters.
- Return values:
-
None
Definition at line 432 of file stm32l4xx_hal_uart_ex.c.
Generated on Tue Jul 12 2022 11:35:31 by
