CAM config. More...
#include <hpm_cam_drv.h>
Data Fields | |
| uint32_t | width |
| uint32_t | height |
| bool | pixclk_sampling_falling |
| bool | hsync_active_low |
| bool | vsync_active_low |
| bool | color_ext |
| bool | data_pack_msb |
| uint16_t | data_store_mode |
| uint8_t | color_format |
| uint8_t | sensor_bitwidth |
| uint32_t | buffer1 |
| uint32_t | buffer2 |
| display_yuv2rgb_config_t | csc_config |
| uint32_t | colorkey_low |
| uint32_t | colorkey_high |
CAM config.
| uint32_t cam_config_t::buffer1 |
| uint32_t cam_config_t::buffer2 |
| bool cam_config_t::color_ext |
| uint8_t cam_config_t::color_format |
| uint32_t cam_config_t::colorkey_high |
| uint32_t cam_config_t::colorkey_low |
| display_yuv2rgb_config_t cam_config_t::csc_config |
| bool cam_config_t::data_pack_msb |
| uint16_t cam_config_t::data_store_mode |
| uint32_t cam_config_t::height |
| bool cam_config_t::hsync_active_low |
| bool cam_config_t::pixclk_sampling_falling |
| uint8_t cam_config_t::sensor_bitwidth |
| bool cam_config_t::vsync_active_low |
| uint32_t cam_config_t::width |