ENABLE=B_0x0
DCMIPP Pipex crop window size register
HSIZE | Horizontal size, from 0 to 4094 pixels wide. If the value is maintained at 0 when enabling the crop by means of the ENABLE bit, the value is forced internally at 0xFFE, which is the maximum value. |
VSIZE | Vertical size, from 0 to 4094 pixels high. If the value is maintained at 0 when enabling the crop thanks to the ENABLE bit, the value is forced internally at 0xFFE, which is the maximum value. |
ENABLE | None 0 (B_0x0): Bypass, all pixels are transmitted through (no need to set any start and size values) 1 (B_0x1): Enable, only the rectangle defined by VSIZE, HSIZE, VSTART, HSTART is transmitted. |