Line 237:
Line 237:
|-
|-
|0x0800
|0x0800
−
|Test Image Selector
+
|Test Image Selector
−
|
+
|Switch between normal image or test image
+
+
0 : normal image
+
+
1 : Test image 1
+
+
2 : Test image 2
|uint
|uint
|RW
|RW
Line 246:
Line 252:
|0x0804
|0x0804
|Pixel Format
|Pixel Format
−
|
+
|0 : Mono8
+
+
1 : Mono10
+
+
2 : Mono12
+
+
3 : Mono14(reserved)
+
+
4 : UYVY
|enum
|enum
|RW
|RW
Line 254:
Line 268:
|0x0808
|0x0808
|Sensor Width
|Sensor Width
−
|
+
|The maximum width supported by the sensor
|uint
|uint
|RO
|RO
Line 262:
Line 276:
|0x080C
|0x080C
|Sensor Height
|Sensor Height
−
|
+
|The maximum height supported by sensor
|uint
|uint
|RO
|RO
Line 270:
Line 284:
|0x0810
|0x0810
|MaxFrame Rate
|MaxFrame Rate
−
|
+
|The maximum frame rate supported in the current mode.
+
+
The register value is 100 times the frame rate.
|uint
|uint
|RO
|RO
Line 278:
Line 294:
|0x0814
|0x0814
|Framerate
|Framerate
−
|
+
|The current framerate.
+
+
The register value is 100 times the frame rate.
|uint
|uint
|RW
|RW
Line 286:
Line 304:
|0x0818
|0x0818
|ROI Width
|ROI Width
−
|
+
|ROI Width
|uint
|uint
|RW
|RW
Line 294:
Line 312:
|0x081C
|0x081C
|ROI Height
|ROI Height
−
|
+
|ROI Height
+
+
Of the four roi registers, please write this last.
|uint
|uint
|RW
|RW
Line 302:
Line 322:
|0x0820
|0x0820
|ROI Offset X
|ROI Offset X
−
|
+
|ROI Offset X
|uint
|uint
|RW
|RW
Line 310:
Line 330:
|0x0824
|0x0824
|ROI Offset Y
|ROI Offset Y
−
|
+
|ROI Offset Y
|uint
|uint
|RW
|RW
Line 318:
Line 338:
|0x0828
|0x0828
|Image Direction
|Image Direction
−
|
+
|0 : normal
+
+
1 : mirror
+
+
2 : flip
+
+
3 : flip&mirror
|enum
|enum
|RW
|RW
Line 326:
Line 352:
|0x0830
|0x0830
|Black Level
|Black Level
−
|
+
|Black level
|uint
|uint
|RW
|RW