Collaboration diagram for COMP Wakeup Edge Select:Macros | |
| #define | COMP_WAKEUP_EDGE_BOTH LL_COMP_WAKEUP_EDGE_BOTH |
| Select both rising and falling edges for the comparator. More... | |
| #define | COMP_WAKEUP_EDGE_FALLING LL_COMP_WAKEUP_EDGE_FALLING |
| Select only falling edges for the comparator. More... | |
| #define | COMP_WAKEUP_EDGE_RISING LL_COMP_WAKEUP_EDGE_RISING |
| Select only rising edges for the comparator. More... | |
| #define COMP_WAKEUP_EDGE_BOTH LL_COMP_WAKEUP_EDGE_BOTH |
Select both rising and falling edges for the comparator.
Definition at line 208 of file gr55xx_hal_comp.h.
| #define COMP_WAKEUP_EDGE_FALLING LL_COMP_WAKEUP_EDGE_FALLING |
Select only falling edges for the comparator.
Definition at line 209 of file gr55xx_hal_comp.h.
| #define COMP_WAKEUP_EDGE_RISING LL_COMP_WAKEUP_EDGE_RISING |
Select only rising edges for the comparator.
Definition at line 210 of file gr55xx_hal_comp.h.