This file contains all the function prototypes for the usart.c file. More...
#include "main.h"Go to the source code of this file.
Functions | |
| void | MX_UART4_Init (void) |
| void | MX_UART5_Init (void) |
| void | MX_USART1_UART_Init (void) |
| void | MX_USART3_UART_Init (void) |
Variables | |
| UART_HandleTypeDef | huart4 |
| UART_HandleTypeDef | huart5 |
| UART_HandleTypeDef | huart1 |
| UART_HandleTypeDef | huart3 |
This file contains all the function prototypes for the usart.c file.
Copyright (c) 2024 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.
| void MX_UART4_Init | ( | void | ) |
| void MX_UART5_Init | ( | void | ) |
| void MX_USART1_UART_Init | ( | void | ) |
| void MX_USART3_UART_Init | ( | void | ) |
|
extern |
|
extern |
|
extern |
|
extern |