My Project
Loading...
Searching...
No Matches
stm32f3xx_hal_uart_ex.c File Reference

Extended UART HAL module driver. This file provides firmware functions to manage the following extended functionalities of the Universal Asynchronous Receiver Transmitter Peripheral (UART). More...

#include "stm32f3xx_hal.h"

Detailed Description

Extended UART HAL module driver. This file provides firmware functions to manage the following extended functionalities of the Universal Asynchronous Receiver Transmitter Peripheral (UART).

Author
MCD Application Team
  • Initialization and de-initialization functions
  • Peripheral Control functions
Attention

Copyright (c) 2016 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.

==============================================================================
             ##### UART peripheral extended features  #####
==============================================================================

  (#) Declare a UART_HandleTypeDef handle structure.

  (#) For the UART RS485 Driver Enable mode, initialize the UART registers
      by calling the HAL_RS485Ex_Init() API.