altitude 2.0.0.0

Macros

#define ALTITUDE_CTRL1_SBYB   0x1
 
#define ALTITUDE_CTRL1_OST   0x2
 
#define ALTITUDE_CTRL1_CLR   0x3
 
#define ALTITUDE_CTRL1_RST   0x4
 
#define ALTITUDE_CTRL1_RAW   0x40
 
#define ALTITUDE_CTRL1_ALT   0x80
 
#define ALTITUDE_CTRL1_BAR   0x0
 

Detailed Description

Macro Definition Documentation

◆ ALTITUDE_CTRL1_ALT

#define ALTITUDE_CTRL1_ALT   0x80

◆ ALTITUDE_CTRL1_BAR

#define ALTITUDE_CTRL1_BAR   0x0

◆ ALTITUDE_CTRL1_CLR

#define ALTITUDE_CTRL1_CLR   0x3

◆ ALTITUDE_CTRL1_OST

#define ALTITUDE_CTRL1_OST   0x2

◆ ALTITUDE_CTRL1_RAW

#define ALTITUDE_CTRL1_RAW   0x40

◆ ALTITUDE_CTRL1_RST

#define ALTITUDE_CTRL1_RST   0x4

◆ ALTITUDE_CTRL1_SBYB

#define ALTITUDE_CTRL1_SBYB   0x1