accel11 2.0.0.0

Macros

#define ACCEL11_ERR_AUX   0x80
 
#define ACCEL11_ERR_FIFO   0x80
 
#define ACCEL11_ERR_ACCEL   0x04
 
#define ACCEL11_ERR_CMD   0x02
 
#define ACCEL11_ERR_FATAL   0x01
 

Detailed Description

Macro Definition Documentation

◆ ACCEL11_ERR_ACCEL

#define ACCEL11_ERR_ACCEL   0x04

◆ ACCEL11_ERR_AUX

#define ACCEL11_ERR_AUX   0x80

◆ ACCEL11_ERR_CMD

#define ACCEL11_ERR_CMD   0x02

◆ ACCEL11_ERR_FATAL

#define ACCEL11_ERR_FATAL   0x01

◆ ACCEL11_ERR_FIFO

#define ACCEL11_ERR_FIFO   0x80