bf20a6_regs.h 217 B

123456789101112
  1. /*
  2. * BF20A6 register definitions.
  3. */
  4. #ifndef __BF20A6_REG_REGS_H__
  5. #define __BF20A6_REG_REGS_H__
  6. #define SENSOR_ID_HIGH 0XFC
  7. #define SENSOR_ID_LOW 0XFD
  8. #define RESET_RELATED 0XF2
  9. #endif //__BF20A6_REG_REGS_H__