Embedded Wireless Framework
|
The STM32 UART host interface implementation data structure type. More...
#include <ewf_interface_stm32_uart.h>
Data Fields | |
UART_HandleTypeDef * | uart_handle_ptr |
ewf_platform_queue * | rx_queue_ptr |
uint8_t | rx_buffer [sizeof(uint8_t)] |
The STM32 UART host interface implementation data structure type.
*** group_interface_stm32_uart_config