Macros | |
#define | USART_CLOCK_DISABLE 0x00000000U |
#define | USART_CLOCK_ENABLE USART_CR2_CLKEN |
#define USART_CLOCK_DISABLE 0x00000000U |
USART clock disable
Definition at line 260 of file stm32f7xx_hal_usart.h.
#define USART_CLOCK_ENABLE USART_CR2_CLKEN |
USART clock enable
Definition at line 261 of file stm32f7xx_hal_usart.h.