PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
pi_himax_conf Struct Reference

Himax configuration structure. More...

Data Fields

struct pi_camera_conf camera
 
int cpi_itf
 
int i2c_itf
 
char skip_pads_config
 
pi_camera_format_e format
 
pi_camera_slicing_conf_t roi
 

Description

This structure is used to pass the desired Himax configuration to the runtime when opening the device.

Field Documentation

struct pi_camera_conf pi_himax_conf::camera

Generic camera configuration.

int pi_himax_conf::cpi_itf
                             CPI interface where the camera is

connected.

pi_camera_format_e pi_himax_conf::format

Camera image resolution.

int pi_himax_conf::i2c_itf
                             I2C interface where the camera control

interface is connected.

pi_camera_slicing_conf_t pi_himax_conf::roi

ROI (region of interest) of an image.

char pi_himax_conf::skip_pads_config

Skip pads configuration if set to 1.