HPM SDK
HPMicro Software Development Kit
camera_config_t Struct Reference

#include <hpm_camera_config.h>

Data Fields

uint32_t width
 
uint32_t height
 
display_pixel_format_t pixel_format
 
camera_interface_t interface
 
void * interface_param
 

Field Documentation

◆ height

uint32_t camera_config_t::height

◆ interface

camera_interface_t camera_config_t::interface

◆ interface_param

void* camera_config_t::interface_param

◆ pixel_format

display_pixel_format_t camera_config_t::pixel_format

◆ width

uint32_t camera_config_t::width

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