DIY Logging Volt/Ampmeter
HAL UART Aliased Macros maintained for legacy purpose

Macros

#define __HAL_UART_GETCLOCKSOURCE   UART_GETCLOCKSOURCE
 
#define __HAL_UART_MASK_COMPUTATION   UART_MASK_COMPUTATION
 
#define __UART_GETCLOCKSOURCE   UART_GETCLOCKSOURCE
 
#define __UART_MASK_COMPUTATION   UART_MASK_COMPUTATION
 
#define IS_UART_WAKEUPMETHODE   IS_UART_WAKEUPMETHOD
 
#define IS_UART_ONEBIT_SAMPLE   IS_UART_ONE_BIT_SAMPLE
 
#define IS_UART_ONEBIT_SAMPLING   IS_UART_ONE_BIT_SAMPLE
 

Detailed Description

Macro Definition Documentation

◆ __HAL_UART_GETCLOCKSOURCE

#define __HAL_UART_GETCLOCKSOURCE   UART_GETCLOCKSOURCE

Definition at line 3572 of file stm32_hal_legacy.h.

◆ __HAL_UART_MASK_COMPUTATION

#define __HAL_UART_MASK_COMPUTATION   UART_MASK_COMPUTATION

Definition at line 3573 of file stm32_hal_legacy.h.

◆ __UART_GETCLOCKSOURCE

#define __UART_GETCLOCKSOURCE   UART_GETCLOCKSOURCE

Definition at line 3574 of file stm32_hal_legacy.h.

◆ __UART_MASK_COMPUTATION

#define __UART_MASK_COMPUTATION   UART_MASK_COMPUTATION

Definition at line 3575 of file stm32_hal_legacy.h.

◆ IS_UART_ONEBIT_SAMPLE

#define IS_UART_ONEBIT_SAMPLE   IS_UART_ONE_BIT_SAMPLE

Definition at line 3579 of file stm32_hal_legacy.h.

◆ IS_UART_ONEBIT_SAMPLING

#define IS_UART_ONEBIT_SAMPLING   IS_UART_ONE_BIT_SAMPLE

Definition at line 3580 of file stm32_hal_legacy.h.

◆ IS_UART_WAKEUPMETHODE

#define IS_UART_WAKEUPMETHODE   IS_UART_WAKEUPMETHOD

Definition at line 3577 of file stm32_hal_legacy.h.