PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Himax

Data Structures

struct  pi_himax_conf
 Himax configuration structure. More...
 

Functions

void pi_himax_conf_init (struct pi_himax_conf *conf)
 Initialize a camera configuration with default values. More...
 

Description

Function Documentation

void pi_himax_conf_init ( struct pi_himax_conf conf)

The structure containing the configuration must be kept alive until the camera device is opened. Can only be called from fabric-controller side.

Parameters
confA pointer to the camera configuration.