HPM SDK
HPMicro Software Development Kit
cam_config_t Struct Reference

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
 

Detailed Description

CAM config.

Field Documentation

◆ buffer1

uint32_t cam_config_t::buffer1

◆ buffer2

uint32_t cam_config_t::buffer2

◆ color_ext

bool cam_config_t::color_ext

◆ color_format

uint8_t cam_config_t::color_format

◆ csc_config

display_yuv2rgb_config_t cam_config_t::csc_config

◆ data_pack_msb

bool cam_config_t::data_pack_msb

◆ data_store_mode

uint16_t cam_config_t::data_store_mode

◆ height

uint32_t cam_config_t::height

◆ hsync_active_low

bool cam_config_t::hsync_active_low

◆ pixclk_sampling_falling

bool cam_config_t::pixclk_sampling_falling

◆ sensor_bitwidth

uint8_t cam_config_t::sensor_bitwidth

◆ vsync_active_low

bool cam_config_t::vsync_active_low

◆ width

uint32_t cam_config_t::width

The documentation for this struct was generated from the following file: