STM32F479xx HAL User Manual
|
typedef void(* pUSART_CallbackTypeDef)(USART_HandleTypeDef *husart) |
HAL USART Callback pointer definition.
pointer to an USART callback function
Definition at line 164 of file stm32f4xx_hal_usart.h.
typedef struct __USART_HandleTypeDef USART_HandleTypeDef |
USART handle Structure definition.
HAL USART Callback ID enumeration definition.
Definition at line 146 of file stm32f4xx_hal_usart.h.
HAL State structures definition.
Definition at line 84 of file stm32f4xx_hal_usart.h.