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

Written by vendor specific 0xdc SCSI command "PIE_WRITE_CALIBRATION". More...

#include <pie_usb.h>

Data Fields

unsigned char scsi_cmd [6]
uint16_t texp [3]
unsigned char offset [3]
unsigned char zero_2 [3]
unsigned char gain [3]
unsigned char some_time [3]
PIE_USB_cal_ired infrared

Detailed Description

Written by vendor specific 0xdc SCSI command "PIE_WRITE_CALIBRATION".

Definition at line 213 of file pie_usb.h.


Field Documentation

unsigned char gain[3]

R G B gain values inversely correlate with texp values

Definition at line 226 of file pie_usb.h.

Definition at line 229 of file pie_usb.h.

unsigned char offset[3]

R G B offset usually copied from calibration read

Definition at line 222 of file pie_usb.h.

unsigned char scsi_cmd[6]

header

Definition at line 216 of file pie_usb.h.

unsigned char some_time[3]

Definition at line 227 of file pie_usb.h.

uint16_t texp[3]

texp values are inversely correlated with gain values below, marked differences between different types of scanners, relatively high in quality mode, R G B

Definition at line 220 of file pie_usb.h.

unsigned char zero_2[3]

usually copied from calibration read

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