compass3 2.0.0.0
Internal Control 0 register

Macros

#define COMPASS3_TEST_PIN_SEL   0x80
 
#define COMPASS3_OTP_RD   0x40
 
#define COMPASS3_RSRVD   0x20
 
#define COMPASS3_RESET   0x10
 
#define COMPASS3_SET   0x08
 
#define COMPASS3_START_MD_T   0x04
 
#define COMPASS3_TM_T   0x02
 
#define COMPASS3_TM_M   0x01
 

Detailed Description

Macro Definition Documentation

◆ COMPASS3_OTP_RD

#define COMPASS3_OTP_RD   0x40

◆ COMPASS3_RESET

#define COMPASS3_RESET   0x10

◆ COMPASS3_RSRVD

#define COMPASS3_RSRVD   0x20

◆ COMPASS3_SET

#define COMPASS3_SET   0x08

◆ COMPASS3_START_MD_T

#define COMPASS3_START_MD_T   0x04

◆ COMPASS3_TEST_PIN_SEL

#define COMPASS3_TEST_PIN_SEL   0x80

◆ COMPASS3_TM_M

#define COMPASS3_TM_M   0x01

◆ COMPASS3_TM_T

#define COMPASS3_TM_T   0x02