luat_soc_sdk_2024 V1.0
luat_camera_conf结构体 参考

#include <luat_camera.h>

成员变量

uint8_t id
 
uint8_t zbar_scan
 
uint8_t draw_lcd
 
uint8_t i2c_id
 
uint8_t i2c_addr
 
uint8_t pwm_id
 
size_t pwm_period
 
uint8_t pwm_pulse
 
uint16_t sensor_width
 
uint16_t sensor_height
 
uint8_t color_bit
 
uint8_t id_reg
 
uint8_t id_value
 
size_t init_cmd_size
 
uint8_t * init_cmd
 
void * lcd_conf
 

详细描述

在文件 luat_camera.h28 行定义.

结构体成员变量说明

◆ color_bit

uint8_t color_bit

在文件 luat_camera.h40 行定义.

◆ draw_lcd

uint8_t draw_lcd

在文件 luat_camera.h32 行定义.

◆ i2c_addr

uint8_t i2c_addr

在文件 luat_camera.h34 行定义.

◆ i2c_id

uint8_t i2c_id

在文件 luat_camera.h33 行定义.

◆ id

uint8_t id

在文件 luat_camera.h30 行定义.

◆ id_reg

uint8_t id_reg

在文件 luat_camera.h41 行定义.

◆ id_value

uint8_t id_value

在文件 luat_camera.h42 行定义.

◆ init_cmd

uint8_t* init_cmd

在文件 luat_camera.h44 行定义.

◆ init_cmd_size

size_t init_cmd_size

在文件 luat_camera.h43 行定义.

◆ lcd_conf

void* lcd_conf

在文件 luat_camera.h48 行定义.

◆ pwm_id

uint8_t pwm_id

在文件 luat_camera.h35 行定义.

◆ pwm_period

size_t pwm_period

在文件 luat_camera.h36 行定义.

◆ pwm_pulse

uint8_t pwm_pulse

在文件 luat_camera.h37 行定义.

◆ sensor_height

uint16_t sensor_height

在文件 luat_camera.h39 行定义.

◆ sensor_width

uint16_t sensor_width

在文件 luat_camera.h38 行定义.

◆ zbar_scan

uint8_t zbar_scan

在文件 luat_camera.h31 行定义.


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