color8 2.0.0.0
System Control

Macros

#define COLOR8_SS_SW_RESET_IS_NOT_DONE   0x00
 
#define COLOR8_SS_SW_RESET_IS_DONE   0x80
 
#define COLOR8_SS_INT_PIN_IS_NOT_ACTIVE   0x00
 
#define COLOR8_SS_INT_PIN_IS_ACTIVE   0x40
 

Detailed Description

Macro Definition Documentation

◆ COLOR8_SS_INT_PIN_IS_ACTIVE

#define COLOR8_SS_INT_PIN_IS_ACTIVE   0x40

◆ COLOR8_SS_INT_PIN_IS_NOT_ACTIVE

#define COLOR8_SS_INT_PIN_IS_NOT_ACTIVE   0x00

◆ COLOR8_SS_SW_RESET_IS_DONE

#define COLOR8_SS_SW_RESET_IS_DONE   0x80

◆ COLOR8_SS_SW_RESET_IS_NOT_DONE

#define COLOR8_SS_SW_RESET_IS_NOT_DONE   0x00