piuspatch  v0.1
USB addition to PIE backend
Data Fields
PIE_USB_Calibration_Set Struct Reference

Handle calibration in software. More...

#include <pie_usb.h>

Data Fields

uint16_t texp [3]
uint16_t texp_max
unsigned char gain [3]

Detailed Description

Handle calibration in software.

Definition at line 236 of file pie_usb.h.


Field Documentation

unsigned char gain[3]

gain, currently only R, G, B

Definition at line 240 of file pie_usb.h.

uint16_t texp[3]

exposure times, currently only RGB

Definition at line 238 of file pie_usb.h.

uint16_t texp_max

maximum, needed for slow down correction

Definition at line 239 of file pie_usb.h.


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