usbus_control_slicer_t Struct Reference

helper struct to divide control messages in multiple parts More...

Detailed Description

helper struct to divide control messages in multiple parts

Definition at line 34 of file control.h.

#include <control.h>

Data Fields

size_t start
 Start offset of the current part.
 
size_t cur
 Current position in the message

 
size_t len
 Length of the full message

 
size_t transferred
 Number of bytes transferred

 
size_t reqlen
 Maximum length of the request

 

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