![]() |
PicoCamera 0.2.0
Camera library for RP2040 with an esp32-camera compatible API
|
GitHub |
OV3660 register tables (16-bit addresses). 更多...
结构体 | |
| struct | ratio_settings_t |
宏定义 | |
| #define | REG_DLY 0xFFFE |
| #define | REGLIST_TAIL 0xFFFF |
OV3660 register tables (16-bit addresses).
Register values are ported verbatim from esp32-camera's sensors/private_include/ov3660_settings.h. Only the tables needed by the ported functions are kept: defaults, RGB565, JPEG and the framesize ratio table.
List markers follow this project's sccb_write_list16() convention and therefore differ from esp32-camera: