Files
HH3CAM/lib/esp32-camera/sensors/private_include/bf20a6_regs.h

13 lines
217 B
C
Raw Normal View History

2026-07-13 17:14:27 +08:00
/*
* BF20A6 register definitions.
*/
#ifndef __BF20A6_REG_REGS_H__
#define __BF20A6_REG_REGS_H__
#define SENSOR_ID_HIGH 0XFC
#define SENSOR_ID_LOW 0XFD
#define RESET_RELATED 0XF2
#endif //__BF20A6_REG_REGS_H__