LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
usbser_linedata_s Struct Reference

Data Fields

uint8_t dLineDataBaud0
 
uint8_t dLineDataBaud1
 
uint8_t dLineDataBaud2
 
uint8_t dLineDataBaud3
 
uint8_t bLineDataStopBits
 
uint8_t bLineDataParity
 
uint8_t bLineDataBits
 

Detailed Description

Definition at line 94 of file usbserial.c.

Field Documentation

◆ bLineDataBits

uint8_t usbser_linedata_s::bLineDataBits

Definition at line 98 of file usbserial.c.

◆ bLineDataParity

uint8_t usbser_linedata_s::bLineDataParity

Definition at line 97 of file usbserial.c.

◆ bLineDataStopBits

uint8_t usbser_linedata_s::bLineDataStopBits

Definition at line 96 of file usbserial.c.

◆ dLineDataBaud0

uint8_t usbser_linedata_s::dLineDataBaud0

Definition at line 95 of file usbserial.c.

◆ dLineDataBaud1

uint8_t usbser_linedata_s::dLineDataBaud1

Definition at line 95 of file usbserial.c.

◆ dLineDataBaud2

uint8_t usbser_linedata_s::dLineDataBaud2

Definition at line 95 of file usbserial.c.

◆ dLineDataBaud3

uint8_t usbser_linedata_s::dLineDataBaud3

Definition at line 95 of file usbserial.c.


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