Hal Drivers for L4
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
