33#ifndef _STM32_USB_UART_H_
34#define _STM32_USB_UART_H_
Header file of UART interface.
const struct no_os_uart_platform_ops stm32_usb_uart_ops
STM32 platform specific UART platform ops structure.
Definition stm32_usb_uart.c:277
stm32 platform specific UART over USB descriptor.
Definition stm32_usb_uart.h:55
USBD_HandleTypeDef * husbdevice
Definition stm32_usb_uart.h:57
struct lf256fifo * fifo
Definition stm32_usb_uart.h:59
Specific initialization parameters for stm32 UART over USB.
Definition stm32_usb_uart.h:46
USBD_HandleTypeDef * husbdevice
Definition stm32_usb_uart.h:48