precision-converters-firmware
Loading...
Searching...
No Matches
Public Attributes | List of all members
stm32_usb_uart_desc Struct Reference

stm32 platform specific UART over USB descriptor. More...

#include <stm32_usb_uart.h>

Public Attributes

PCD_HandleTypeDef * hpcd
 
UX_SLAVE_CLASS_CDC_ACM * husbdevice
 
struct lf256fifo * fifo
 

Detailed Description

stm32 platform specific UART over USB descriptor.

Member Data Documentation

◆ fifo

struct lf256fifo* stm32_usb_uart_desc::fifo

FIFO

◆ hpcd

PCD_HandleTypeDef* stm32_usb_uart_desc::hpcd

PCD instance

◆ husbdevice

UX_SLAVE_CLASS_CDC_ACM* stm32_usb_uart_desc::husbdevice

USB UART instance


The documentation for this struct was generated from the following file: