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) |
#define COMP_HYSTERESIS_HIGH (0x00000003UL<<LPCOMP_CR1_HYST_Pos) |
Hysteresis level high
#define COMP_HYSTERESIS_LOW (0x00000001UL<<LPCOMP_CR1_HYST_Pos) |
Hysteresis level low
#define COMP_HYSTERESIS_MEDIUM (0x00000002UL<<LPCOMP_CR1_HYST_Pos ) |
Hysteresis level medium
#define COMP_HYSTERESIS_NONE (0x00000000UL) |
No hysteresis