luat_soc_sdk_2024 V1.0
luat_spi_camera_t结构体 参考

#include <luat_camera.h>

成员变量

size_t camera_speed
 
uint16_t sensor_width
 
uint16_t sensor_height
 
uint8_t only_y
 
uint8_t rowScaleRatio
 
uint8_t colScaleRatio
 
uint8_t scaleBytes
 
uint8_t spi_mode
 
uint8_t is_msb
 
uint8_t is_two_line_rx
 
uint8_t seq_type
 
uint8_t plat_param [4]
 
void * lcd_conf
 

详细描述

在文件 luat_camera.h52 行定义.

结构体成员变量说明

◆ camera_speed

size_t camera_speed

在文件 luat_camera.h54 行定义.

◆ colScaleRatio

uint8_t colScaleRatio

在文件 luat_camera.h59 行定义.

◆ is_msb

uint8_t is_msb

在文件 luat_camera.h62 行定义.

◆ is_two_line_rx

uint8_t is_two_line_rx

在文件 luat_camera.h63 行定义.

◆ lcd_conf

void* lcd_conf

在文件 luat_camera.h69 行定义.

◆ only_y

uint8_t only_y

在文件 luat_camera.h57 行定义.

◆ plat_param

uint8_t plat_param[4]

在文件 luat_camera.h65 行定义.

◆ rowScaleRatio

uint8_t rowScaleRatio

在文件 luat_camera.h58 行定义.

◆ scaleBytes

uint8_t scaleBytes

在文件 luat_camera.h60 行定义.

◆ sensor_height

uint16_t sensor_height

在文件 luat_camera.h56 行定义.

◆ sensor_width

uint16_t sensor_width

在文件 luat_camera.h55 行定义.

◆ seq_type

uint8_t seq_type

在文件 luat_camera.h64 行定义.

◆ spi_mode

uint8_t spi_mode

在文件 luat_camera.h61 行定义.


该结构体的文档由以下文件生成: