Bouffalo SDK  1.0
Bouffalolab Software Development Kit
CAMERA burst length definition
Collaboration diagram for CAMERA burst length definition:

Macros

#define CAM_BURST_INCR1   0
 
#define CAM_BURST_INCR4   1
 
#define CAM_BURST_INCR8   2
 
#define CAM_BURST_INCR16   3
 
#define CAM_BURST_INCR32   5
 
#define CAM_BURST_INCR64   6
 

Detailed Description

Macro Definition Documentation

◆ CAM_BURST_INCR1

#define CAM_BURST_INCR1   0

Definition at line 130 of file bflb_cam.h.

◆ CAM_BURST_INCR16

#define CAM_BURST_INCR16   3

Definition at line 133 of file bflb_cam.h.

◆ CAM_BURST_INCR32

#define CAM_BURST_INCR32   5

Definition at line 135 of file bflb_cam.h.

◆ CAM_BURST_INCR4

#define CAM_BURST_INCR4   1

Definition at line 131 of file bflb_cam.h.

◆ CAM_BURST_INCR64

#define CAM_BURST_INCR64   6

Definition at line 136 of file bflb_cam.h.

◆ CAM_BURST_INCR8

#define CAM_BURST_INCR8   2

Definition at line 132 of file bflb_cam.h.