APM:Libraries
Public Attributes | List of all members
LINE_CODING Struct Reference

#include <usb.h>

Public Attributes

uint32_t bitrate
 
uint8_t format
 
uint8_t paritytype
 
uint8_t datatype
 

Detailed Description

Definition at line 65 of file usb.h.

Member Data Documentation

◆ bitrate

uint32_t LINE_CODING::bitrate

Definition at line 67 of file usb.h.

Referenced by VCP_Ctrl().

◆ datatype

uint8_t LINE_CODING::datatype

Definition at line 70 of file usb.h.

Referenced by VCP_Ctrl().

◆ format

uint8_t LINE_CODING::format

Definition at line 68 of file usb.h.

Referenced by VCP_Ctrl().

◆ paritytype

uint8_t LINE_CODING::paritytype

Definition at line 69 of file usb.h.

Referenced by VCP_Ctrl().


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