mic24045 2.0.0.0

Macros

#define MIC24045_BIT_PGS   0x01
 
#define MIC24045_BIT_ENS   0x08
 
#define MIC24045_BIT_THWRNF   0x20
 
#define MIC24045_BIT_THSDF   0x40
 
#define MIC24045_BIT_OCF   0x80
 
#define MIC24045_BIT_CIFF   0x01
 

Detailed Description

Macro Definition Documentation

◆ MIC24045_BIT_CIFF

#define MIC24045_BIT_CIFF   0x01

◆ MIC24045_BIT_ENS

#define MIC24045_BIT_ENS   0x08

◆ MIC24045_BIT_OCF

#define MIC24045_BIT_OCF   0x80

◆ MIC24045_BIT_PGS

#define MIC24045_BIT_PGS   0x01

◆ MIC24045_BIT_THSDF

#define MIC24045_BIT_THSDF   0x40

◆ MIC24045_BIT_THWRNF

#define MIC24045_BIT_THWRNF   0x20