Macros

#define LL_AON_GPIO_RE_N_Pos   AON_PAD_CTL0_GPO_RE_N_Pos
 
#define LL_AON_GPIO_RE_N_Msk   (0x1U << LL_AON_GPIO_RE_N_Pos)
 
#define LL_AON_GPIO_RE_N   LL_AON_GPIO_RE_N_Msk
 

Detailed Description

Macro Definition Documentation

◆ LL_AON_GPIO_RE_N

#define LL_AON_GPIO_RE_N   LL_AON_GPIO_RE_N_Msk

Resistor Enable bits

Definition at line 215 of file gr55xx_ll_aon_gpio.h.

◆ LL_AON_GPIO_RE_N_Msk

#define LL_AON_GPIO_RE_N_Msk   (0x1U << LL_AON_GPIO_RE_N_Pos)

Resistor Enable bits mask

Definition at line 214 of file gr55xx_ll_aon_gpio.h.

◆ LL_AON_GPIO_RE_N_Pos

#define LL_AON_GPIO_RE_N_Pos   AON_PAD_CTL0_GPO_RE_N_Pos

Resistor Enable bits position

Definition at line 213 of file gr55xx_ll_aon_gpio.h.