Macros
Collaboration diagram for USART Clock:

Macros

#define USART_CLOCK_DISABLE   0x00000000U
 
#define USART_CLOCK_ENABLE   USART_CR2_CLKEN
 

Detailed Description

Macro Definition Documentation

◆ USART_CLOCK_DISABLE

#define USART_CLOCK_DISABLE   0x00000000U

USART clock disable

Definition at line 260 of file stm32f7xx_hal_usart.h.

◆ USART_CLOCK_ENABLE

#define USART_CLOCK_ENABLE   USART_CR2_CLKEN

USART clock enable

Definition at line 261 of file stm32f7xx_hal_usart.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08