precision-converters-firmware
Loading...
Searching...
No Matches
Classes | Variables
stm32_usb_uart.h File Reference

VCOM driver for stm32 as a no_os_uart implementation. More...

#include <stdint.h>
#include <stdbool.h>
#include "no_os_uart.h"
#include "stm32_hal.h"
#include "ux_api.h"
#include "ux_device_class_cdc_acm.h"
Include dependency graph for stm32_usb_uart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stm32_usb_uart_init_param
 Specific initialization parameters for stm32 UART over USB. More...
 
struct  stm32_usb_uart_desc
 stm32 platform specific UART over USB descriptor. More...
 

Variables

const struct no_os_uart_platform_ops stm32_usb_uart_ops
 stm32 specific UART over USB platform ops structure.
 

Detailed Description

VCOM driver for stm32 as a no_os_uart implementation.

Copyright (c) 2025 Analog Devices, Inc. All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Variable Documentation

◆ stm32_usb_uart_ops

const struct no_os_uart_platform_ops stm32_usb_uart_ops
extern

stm32 specific UART over USB platform ops structure.

stm32 specific UART over USB platform ops structure.