SAMV71 Xplained Ultra Software Package 1.5

uhi_cdc_buf_t Struct Reference
[Implementation of UHI Communication Device Class]

Internal buffer information. More...

Data Fields

uint16_t pos
 Position of consumer in this buffer.
uint16_t nb
 Number of data available in buffer.
uint8_t * ptr
 Pointer on internal buffer.

Detailed Description

Internal buffer information.

Definition at line 75 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