Macros | |
#define | IS_USART_DMAONERROR(DMAERROR) |
#define | USART_DMAOnError_Disable USART_CR3_DDRE |
#define | USART_DMAOnError_Enable ((uint32_t)0x00000000) |
#define IS_USART_DMAONERROR | ( | DMAERROR | ) |
Definition at line 262 of file stm32f30x_usart.h.
#define USART_DMAOnError_Disable USART_CR3_DDRE |
Definition at line 261 of file stm32f30x_usart.h.
#define USART_DMAOnError_Enable ((uint32_t)0x00000000) |
Definition at line 260 of file stm32f30x_usart.h.