precision-converters-firmware
|
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"
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. | |
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.
|
extern |
stm32 specific UART over USB platform ops structure.
stm32 specific UART over USB platform ops structure.