accel6 2.0.0.0

Macros

#define ACCEL6_TAP_2_SAMPLES   0x00
 
#define ACCEL6_TAP_4_SAMPLES   0x40
 
#define ACCEL6_TAP_8_SAMPLES   0x80
 
#define ACCEL6_TAP_16_SAMPLES   0xC0
 

Detailed Description

Macro Definition Documentation

◆ ACCEL6_TAP_16_SAMPLES

#define ACCEL6_TAP_16_SAMPLES   0xC0

◆ ACCEL6_TAP_2_SAMPLES

#define ACCEL6_TAP_2_SAMPLES   0x00

◆ ACCEL6_TAP_4_SAMPLES

#define ACCEL6_TAP_4_SAMPLES   0x40

◆ ACCEL6_TAP_8_SAMPLES

#define ACCEL6_TAP_8_SAMPLES   0x80