semf
stm32uart.cpp File Reference
Include dependency graph for stm32uart.cpp:

Go to the source code of this file.

Namespaces

namespace  semf
 

Functions

void HAL_UART_TxCpltCallback (UART_HandleTypeDef *huart)
 
void HAL_UART_RxCpltCallback (UART_HandleTypeDef *huart)
 

Detailed Description

Date
21.12.2019
Author
fs

Definition in file stm32uart.cpp.

Function Documentation

◆ HAL_UART_RxCpltCallback()

void HAL_UART_RxCpltCallback ( UART_HandleTypeDef *  huart)

Definition at line 18 of file stm32uart.cpp.

Here is the call graph for this function:

◆ HAL_UART_TxCpltCallback()

void HAL_UART_TxCpltCallback ( UART_HandleTypeDef *  huart)

Definition at line 14 of file stm32uart.cpp.

Here is the call graph for this function: