PMSIS BSP
|
Data Structures | |
struct | pi_mt9v034_conf |
Mt9v034 configuration structure. More... | |
Functions | |
void | pi_mt9v034_conf_init (struct pi_mt9v034_conf *conf) |
Initialize a camera configuration with default values. More... | |
void pi_mt9v034_conf_init | ( | struct pi_mt9v034_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.
conf | A pointer to the camera configuration. |