luat_soc_sdk_2024 V1.0
|
#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.h 第 28 行定义.
uint8_t color_bit |
在文件 luat_camera.h 第 40 行定义.
uint8_t draw_lcd |
在文件 luat_camera.h 第 32 行定义.
uint8_t i2c_addr |
在文件 luat_camera.h 第 34 行定义.
uint8_t i2c_id |
在文件 luat_camera.h 第 33 行定义.
uint8_t id |
在文件 luat_camera.h 第 30 行定义.
uint8_t id_reg |
在文件 luat_camera.h 第 41 行定义.
uint8_t id_value |
在文件 luat_camera.h 第 42 行定义.
uint8_t* init_cmd |
在文件 luat_camera.h 第 44 行定义.
size_t init_cmd_size |
在文件 luat_camera.h 第 43 行定义.
void* lcd_conf |
在文件 luat_camera.h 第 48 行定义.
uint8_t pwm_id |
在文件 luat_camera.h 第 35 行定义.
size_t pwm_period |
在文件 luat_camera.h 第 36 行定义.
uint8_t pwm_pulse |
在文件 luat_camera.h 第 37 行定义.
uint16_t sensor_height |
在文件 luat_camera.h 第 39 行定义.
uint16_t sensor_width |
在文件 luat_camera.h 第 38 行定义.
uint8_t zbar_scan |
在文件 luat_camera.h 第 31 行定义.