Hal Drivers for L4

Dependents:   BSP OneHopeOnePrayer FINAL_AUDIO_RECORD AudioDemo

Fork of STM32L4xx_HAL_Driver by Senior Design: Sound Monitor

Embed: (wiki syntax)

« Back to documentation index

UARTEx Private Functions

UARTEx Private Functions
[UARTEx]

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.