IMX500 MCU SDK
API reference for the Arducam IMX500 MCU SDK
Loading...
Searching...
No Matches
imx500_ae_config_t Struct Reference

Auto-exposure configuration to be applied to the sensor. More...

#include <ArducamIMX500SDK.h>

Data Fields

uint8_t brightness
bool has_roi
uint16_t max_exposure_time_100us
uint8_t max_gain_db
imx500_roi_t roi
uint8_t speed

Detailed Description

Auto-exposure configuration to be applied to the sensor.

Definition at line 288 of file ArducamIMX500SDK.h.

Field Documentation

◆ brightness

uint8_t imx500_ae_config_t::brightness

Definition at line 291 of file ArducamIMX500SDK.h.

◆ has_roi

bool imx500_ae_config_t::has_roi

Definition at line 293 of file ArducamIMX500SDK.h.

◆ max_exposure_time_100us

uint16_t imx500_ae_config_t::max_exposure_time_100us

Definition at line 289 of file ArducamIMX500SDK.h.

◆ max_gain_db

uint8_t imx500_ae_config_t::max_gain_db

Definition at line 290 of file ArducamIMX500SDK.h.

◆ roi

imx500_roi_t imx500_ae_config_t::roi

Definition at line 294 of file ArducamIMX500SDK.h.

◆ speed

uint8_t imx500_ae_config_t::speed

Definition at line 292 of file ArducamIMX500SDK.h.


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