STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
UART Private Functions
Collaboration diagram for UART Private Functions:

Functions

HAL_StatusTypeDef UART_Start_Receive_IT (UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size)
HAL_StatusTypeDef UART_Start_Receive_DMA (UART_HandleTypeDef *huart, uint8_t *pData, uint16_t Size)

Detailed Description

Function Documentation

◆ UART_Start_Receive_DMA()

HAL_StatusTypeDef UART_Start_Receive_DMA ( UART_HandleTypeDef * huart,
uint8_t * pData,
uint16_t Size )

◆ UART_Start_Receive_IT()

HAL_StatusTypeDef UART_Start_Receive_IT ( UART_HandleTypeDef * huart,
uint8_t * pData,
uint16_t Size )