These will be an error defined in the stm32l4xx_hal_uart.h file.
More...
#include <uart_error_tracking.h>
These will be an error defined in the stm32l4xx_hal_uart.h file.
- Note
- UART_Error_Definition: stm32l4xx_hal_uart.h
-
Not accounting for: HAL_UART_ERROR_NONE as there is no point
◆ dma_transfer_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::dma_transfer_error_count |
◆ frame_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::frame_error_count |
◆ handler_buffer_full_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::handler_buffer_full_error_count |
◆ noise_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::noise_error_count |
◆ overrun_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::overrun_error_count |
◆ parity_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::parity_error_count |
◆ receiver_timeout_error_count
uint16_t UART_error_counts_single_subsystem_struct_t::receiver_timeout_error_count |
The documentation for this struct was generated from the following file: