oneshot 2.0.0.0

Macros

#define ONESHOT_FULL_SCALE   0xFF
 
#define ONESHOT_MIDSCALE   0x80
 
#define ONESHOT_1_LSB   0x01
 
#define ONESHOT_ZERO_SCALE   0x00
 

Detailed Description

Macro Definition Documentation

◆ ONESHOT_1_LSB

#define ONESHOT_1_LSB   0x01

◆ ONESHOT_FULL_SCALE

#define ONESHOT_FULL_SCALE   0xFF

◆ ONESHOT_MIDSCALE

#define ONESHOT_MIDSCALE   0x80

◆ ONESHOT_ZERO_SCALE

#define ONESHOT_ZERO_SCALE   0x00