InitStruct default configuartion
+ Collaboration diagram for InitStruct default configuartion:

Macros

#define LL_COMP_DEFAULT_CONFIG
 Default configuartion for initializing structure. More...
 

Detailed Description

Macro Definition Documentation

◆ LL_COMP_DEFAULT_CONFIG

#define LL_COMP_DEFAULT_CONFIG
Value:
{ \
.channel_p = LL_COMP_CHANNEL_IO0, \
.channel_n = LL_COMP_CHANNEL_IO1, \
}

Default configuartion for initializing structure.

Definition at line 178 of file gr55xx_ll_comp.h.