|
STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
|
Macros | |
| #define | USART_NACK_ENABLE ((uint32_t)USART_CR3_NACK) |
| #define | USART_NACK_DISABLE 0x00000000U |
| #define USART_NACK_ENABLE ((uint32_t)USART_CR3_NACK) |
#include <stm32f4xx_hal_usart.h>
Definition at line 272 of file stm32f4xx_hal_usart.h.
| #define USART_NACK_DISABLE 0x00000000U |
#include <stm32f4xx_hal_usart.h>
Definition at line 273 of file stm32f4xx_hal_usart.h.