M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
Data Structures | Typedefs | Functions | Variables
usbh_cdc.h File Reference

USB Host CDC(Communication Device Class) driver header file. More...

#include "NuMicro.h"
#include "usb.h"
Include dependency graph for usbh_cdc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cdc_dev_t
 

Typedefs

typedef struct cdc_dev_t CDC_DEV_T
 

Functions

struct __attribute__ ((__packed__)) line_coding_t
 

Variables

 LINE_CODING_T
 

Detailed Description

USB Host CDC(Communication Device Class) driver header file.

SPDX-License-Identifier: Apache-2.0

Definition in file usbh_cdc.h.