SAMV71 Xplained Ultra Software Package 1.5

uhi_cdc_line_t Struct Reference
[Implementation of UHI Communication Device Class]

Communication line information. More...

Data Fields

USBHS_Ep_t ep_data
 Bulk endpoint number used to transfer data.
bool b_trans_ongoing
 True, if a transfer is on-going on endpoint.
uint16_t sof
 Frame number of last transfer.
volatile uint8_t buf_sel
 Current internal buffer used to store data.
uint16_t buffer_size
 Size of internal buffer (unit Byte).
uhi_cdc_buf_t buffer [2]
 Internal buffer information.

Detailed Description

Communication line information.

Definition at line 85 of file uhi_cdc.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines