Public Attributes | List of all members
_CDCDSerialPort Struct Reference

#include <CDCDSerialPort.h>

Public Attributes

uint8_t bBulkInPIPE
 
uint8_t bBulkOutPIPE
 
uint8_t bControlLineState
 
uint8_t bInterfaceNdx
 
uint8_t bIntInPIPE
 
uint8_t bNumInterface
 
uint8_t bReserved
 
CDCDSerialPortEventHandler fEventHandler
 
TransferCallback fTransCLK
 
CDCLineCoding lineCoding
 
void * pEventArg
 
void * pTansArg
 
USBDDriverpUsbd
 
uint16_t wSerialState
 

Detailed Description

Struct for USB CDC virtual COM serial port function.

Definition at line 95 of file CDCDSerialPort.h.

Member Data Documentation

◆ bBulkInPIPE

uint8_t _CDCDSerialPort::bBulkInPIPE

USB bulk IN endpoint address

Definition at line 113 of file CDCDSerialPort.h.

◆ bBulkOutPIPE

uint8_t _CDCDSerialPort::bBulkOutPIPE

USB bulk OUT endpoint address

Definition at line 115 of file CDCDSerialPort.h.

◆ bControlLineState

uint8_t _CDCDSerialPort::bControlLineState

Serial port ControlLineState

Definition at line 118 of file CDCDSerialPort.h.

◆ bInterfaceNdx

uint8_t _CDCDSerialPort::bInterfaceNdx

USB starting interface index

Definition at line 107 of file CDCDSerialPort.h.

◆ bIntInPIPE

uint8_t _CDCDSerialPort::bIntInPIPE

USB interrupt IN endpoint address

Definition at line 111 of file CDCDSerialPort.h.

◆ bNumInterface

uint8_t _CDCDSerialPort::bNumInterface

USB number of interfaces

Definition at line 109 of file CDCDSerialPort.h.

◆ bReserved

uint8_t _CDCDSerialPort::bReserved

Definition at line 124 of file CDCDSerialPort.h.

◆ fEventHandler

CDCDSerialPortEventHandler _CDCDSerialPort::fEventHandler

Callback for serial port events

Definition at line 99 of file CDCDSerialPort.h.

◆ fTransCLK

TransferCallback _CDCDSerialPort::fTransCLK

Callback for CDC transfer

Definition at line 103 of file CDCDSerialPort.h.

◆ lineCoding

CDCLineCoding _CDCDSerialPort::lineCoding

Serial port linecoding

Definition at line 122 of file CDCDSerialPort.h.

◆ pEventArg

void* _CDCDSerialPort::pEventArg

Serial port events Callback arguments

Definition at line 101 of file CDCDSerialPort.h.

◆ pTansArg

void* _CDCDSerialPort::pTansArg

Transfer callback arguments

Definition at line 105 of file CDCDSerialPort.h.

◆ pUsbd

USBDDriver* _CDCDSerialPort::pUsbd

USB Driver for the device

Definition at line 97 of file CDCDSerialPort.h.

◆ wSerialState

uint16_t _CDCDSerialPort::wSerialState

Serial port SerialState

Definition at line 120 of file CDCDSerialPort.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:09