STM32L443xx HAL User Manual
|
Defines | |
#define | __LL_COMP_COMMON_INSTANCE(__COMPx__) (COMP12_COMMON) |
Helper macro to select the COMP common instance to which is belonging the selected COMP instance. |
#define __LL_COMP_COMMON_INSTANCE | ( | __COMPx__ | ) | (COMP12_COMMON) |
Helper macro to select the COMP common instance to which is belonging the selected COMP instance.
__COMPx__ | COMP instance |
COMP | common instance or value "0" if there is no COMP common instance. |
Definition at line 326 of file stm32l4xx_ll_comp.h.