+ Collaboration diagram for Resistor Enable:

Macros

#define LL_GPIO_RE_N_Pos   0
 Resistor Enable bits position. More...
 
#define LL_GPIO_RE_N_Msk   (0x1U << LL_GPIO_RE_N_Pos)
 Resistor Enable bits mask
More...
 
#define LL_GPIO_RE_N   LL_GPIO_RE_N_Msk
 Resistor Enable bits
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_GPIO_RE_N

#define LL_GPIO_RE_N   LL_GPIO_RE_N_Msk

Resistor Enable bits

Definition at line 266 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_RE_N_Msk

#define LL_GPIO_RE_N_Msk   (0x1U << LL_GPIO_RE_N_Pos)

Resistor Enable bits mask

Definition at line 265 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_RE_N_Pos

#define LL_GPIO_RE_N_Pos   0

Resistor Enable bits position.

Definition at line 264 of file gr55xx_ll_gpio.h.