STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for USART NACK State:

Macros

#define USART_NACK_ENABLE   ((uint32_t)USART_CR3_NACK)
#define USART_NACK_DISABLE   0x00000000U

Detailed Description

Macro Definition Documentation

◆ USART_NACK_DISABLE

#define USART_NACK_DISABLE   0x00000000U

Definition at line 273 of file stm32f4xx_hal_usart.h.

◆ USART_NACK_ENABLE

#define USART_NACK_ENABLE   ((uint32_t)USART_CR3_NACK)

Definition at line 272 of file stm32f4xx_hal_usart.h.