Elements values convention: 0xXXXX. More...
Elements values convention: 0xXXXX.
#define UART_FLAG_ABRE USART_ISR_ABRE |
UART auto Baud rate error
Definition at line 663 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_ABRE USART_ISR_ABRE |
UART auto Baud rate error
Definition at line 700 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_ABRE USART_ISR_ABRE |
UART auto Baud rate error
Definition at line 730 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_ABRF USART_ISR_ABRF |
UART auto Baud rate flag
Definition at line 662 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_ABRF USART_ISR_ABRF |
UART auto Baud rate flag
Definition at line 699 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_ABRF USART_ISR_ABRF |
UART auto Baud rate flag
Definition at line 729 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_BUSY USART_ISR_BUSY |
UART busy flag
Definition at line 661 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_BUSY USART_ISR_BUSY |
UART busy flag
Definition at line 698 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_BUSY USART_ISR_BUSY |
UART busy flag
Definition at line 728 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CMF USART_ISR_CMF |
UART character match flag
Definition at line 660 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_CMF USART_ISR_CMF |
UART character match flag
Definition at line 697 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CMF USART_ISR_CMF |
UART character match flag
Definition at line 727 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CTS ((uint32_t)USART_SR_CTS) |
Definition at line 334 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_CTS USART_ISR_CTS |
UART clear to send flag
Definition at line 665 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_CTS USART_ISR_CTS |
UART clear to send flag
Definition at line 702 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CTS USART_ISR_CTS |
UART clear to send flag
Definition at line 732 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CTSIF USART_ISR_CTSIF |
UART clear to send interrupt flag
Definition at line 666 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_CTSIF USART_ISR_CTSIF |
UART clear to send interrupt flag
Definition at line 703 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_CTSIF USART_ISR_CTSIF |
UART clear to send interrupt flag
Definition at line 733 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_FE ((uint32_t)USART_SR_FE) |
Definition at line 342 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_FE USART_ISR_FE |
UART frame error
Definition at line 674 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_FE USART_ISR_FE |
UART frame error
Definition at line 713 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_FE USART_ISR_FE |
UART frame error
Definition at line 743 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_IDLE ((uint32_t)USART_SR_IDLE) |
Definition at line 339 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_IDLE USART_ISR_IDLE |
UART idle flag
Definition at line 671 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_IDLE USART_ISR_IDLE |
UART idle flag
Definition at line 710 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_IDLE USART_ISR_IDLE |
UART idle flag
Definition at line 740 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_LBD ((uint32_t)USART_SR_LBD) |
Definition at line 335 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_LBDF USART_ISR_LBDF |
UART LIN break detection flag
Definition at line 667 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_LBDF USART_ISR_LBDF |
UART LIN break detection flag
Definition at line 704 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_LBDF USART_ISR_LBDF |
UART LIN break detection flag
Definition at line 734 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_NE ((uint32_t)USART_SR_NE) |
Definition at line 341 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_NE USART_ISR_NE |
UART noise error
Definition at line 673 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_NE USART_ISR_NE |
UART noise error
Definition at line 712 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_NE USART_ISR_NE |
UART noise error
Definition at line 742 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_ORE ((uint32_t)USART_SR_ORE) |
Definition at line 340 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_ORE USART_ISR_ORE |
UART overrun error
Definition at line 672 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_ORE USART_ISR_ORE |
UART overrun error
Definition at line 711 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_ORE USART_ISR_ORE |
UART overrun error
Definition at line 741 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_PE ((uint32_t)USART_SR_PE) |
Definition at line 343 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_PE USART_ISR_PE |
UART parity error
Definition at line 675 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_PE USART_ISR_PE |
UART parity error
Definition at line 714 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_PE USART_ISR_PE |
UART parity error
Definition at line 744 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_REACK USART_ISR_REACK |
UART receive enable acknowledge flag
Definition at line 692 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_REACK USART_ISR_REACK |
UART receive enable acknowledge flag
Definition at line 722 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RTOF USART_ISR_RTOF |
UART receiver timeout flag
Definition at line 664 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_RTOF USART_ISR_RTOF |
UART receiver timeout flag
Definition at line 701 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RTOF USART_ISR_RTOF |
UART receiver timeout flag
Definition at line 731 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RWU USART_ISR_RWU |
UART receiver wake-up from mute mode flag
Definition at line 658 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_RWU USART_ISR_RWU |
UART receiver wake-up from mute mode flag
Definition at line 695 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RWU USART_ISR_RWU |
UART receiver wake-up from mute mode flag
Definition at line 725 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFF USART_ISR_RXFF |
UART RXFIFO Full flag
Definition at line 690 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFF USART_ISR_RXFF |
UART RXFIFO Full flag
Definition at line 720 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFNE USART_ISR_RXNE_RXFNE |
UART RXFIFO not empty
Definition at line 709 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFNE USART_ISR_RXNE_RXFNE |
UART RXFIFO not empty
Definition at line 739 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFT USART_ISR_RXFT |
UART RXFIFO threshold flag
Definition at line 689 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXFT USART_ISR_RXFT |
UART RXFIFO threshold flag
Definition at line 719 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXNE ((uint32_t)USART_SR_RXNE) |
Definition at line 338 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_RXNE USART_ISR_RXNE |
UART read data register not empty
Definition at line 670 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_RXNE USART_ISR_RXNE_RXFNE |
UART read data register not empty
Definition at line 708 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_RXNE USART_ISR_RXNE_RXFNE |
UART read data register not empty
Definition at line 738 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_SBKF USART_ISR_SBKF |
UART send break flag
Definition at line 659 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_SBKF USART_ISR_SBKF |
UART send break flag
Definition at line 696 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_SBKF USART_ISR_SBKF |
UART send break flag
Definition at line 726 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TC ((uint32_t)USART_SR_TC) |
Definition at line 337 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_TC USART_ISR_TC |
UART transmission complete
Definition at line 669 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_TC USART_ISR_TC |
UART transmission complete
Definition at line 707 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TC USART_ISR_TC |
UART transmission complete
Definition at line 737 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TEACK USART_ISR_TEACK |
UART transmit enable acknowledge flag
Definition at line 654 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_TEACK USART_ISR_TEACK |
UART transmit enable acknowledge flag
Definition at line 693 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TEACK USART_ISR_TEACK |
UART transmit enable acknowledge flag
Definition at line 723 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXE ((uint32_t)USART_SR_TXE) |
Definition at line 336 of file stm32f4xx_hal_uart.h.
#define UART_FLAG_TXE USART_ISR_TXE |
UART transmit data register empty
Definition at line 668 of file stm32f7xx_hal_uart.h.
#define UART_FLAG_TXE USART_ISR_TXE_TXFNF |
UART transmit data register empty
Definition at line 705 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXE USART_ISR_TXE_TXFNF |
UART transmit data register empty
Definition at line 735 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFE USART_ISR_TXFE |
UART TXFIFO Empty flag
Definition at line 691 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFE USART_ISR_TXFE |
UART TXFIFO Empty flag
Definition at line 721 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFNF USART_ISR_TXE_TXFNF |
UART TXFIFO not full
Definition at line 706 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFNF USART_ISR_TXE_TXFNF |
UART TXFIFO not full
Definition at line 736 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFT USART_ISR_TXFT |
UART TXFIFO threshold flag
Definition at line 688 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_TXFT USART_ISR_TXFT |
UART TXFIFO threshold flag
Definition at line 718 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_WUF USART_ISR_WUF |
UART wake-up from stop mode flag
Definition at line 694 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
#define UART_FLAG_WUF USART_ISR_WUF |
UART wake-up from stop mode flag
Definition at line 724 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.