久久精品国产精品国产一区,少妇扒开毛毛自慰喷水,国产精品无码电影在线观看 ,久久天天躁夜夜躁狠狠85麻豆

思澈科技軟件開發(fā)工具包  2.20

Macros

#define COMP_HYSTERESIS_NONE   (0x00000000UL)
 
#define COMP_HYSTERESIS_LOW   (0x00000001UL<<LPCOMP_CR1_HYST_Pos)
 
#define COMP_HYSTERESIS_MEDIUM   (0x00000002UL<<LPCOMP_CR1_HYST_Pos )
 
#define COMP_HYSTERESIS_HIGH   (0x00000003UL<<LPCOMP_CR1_HYST_Pos)
 

Detailed Description

Macro Definition Documentation

◆ COMP_HYSTERESIS_HIGH

#define COMP_HYSTERESIS_HIGH   (0x00000003UL<<LPCOMP_CR1_HYST_Pos)

Hysteresis level high

◆ COMP_HYSTERESIS_LOW

#define COMP_HYSTERESIS_LOW   (0x00000001UL<<LPCOMP_CR1_HYST_Pos)

Hysteresis level low

◆ COMP_HYSTERESIS_MEDIUM

#define COMP_HYSTERESIS_MEDIUM   (0x00000002UL<<LPCOMP_CR1_HYST_Pos )

Hysteresis level medium

◆ COMP_HYSTERESIS_NONE

#define COMP_HYSTERESIS_NONE   (0x00000000UL)

No hysteresis