#include <hpm_camera_config.h>
Data Fields | |
| I2C_Type * | ptr |
| void(* | delay_ms )(uint32_t ms) |
| void(* | write_rst )(uint8_t state) |
| void(* | write_pwdn )(uint8_t state) |
| uint16_t | i2c_device_addr |
| void(* camera_context_t::delay_ms) (uint32_t ms) |
| uint16_t camera_context_t::i2c_device_addr |
| I2C_Type* camera_context_t::ptr |
| void(* camera_context_t::write_pwdn) (uint8_t state) |
| void(* camera_context_t::write_rst) (uint8_t state) |