Macros

#define LL_GPIO_RTYP_Pos   1
 
#define LL_GPIO_RTYP_Msk   (0x1U << LL_GPIO_RTYP_Pos)
 
#define LL_GPIO_RTYP   LL_GPIO_RTYP_Msk
 

Detailed Description

Macro Definition Documentation

◆ LL_GPIO_RTYP

#define LL_GPIO_RTYP   LL_GPIO_RTYP_Msk

Resistor Type bits

Definition at line 274 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_RTYP_Msk

#define LL_GPIO_RTYP_Msk   (0x1U << LL_GPIO_RTYP_Pos)

Resistor Type bits mask

Definition at line 273 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_RTYP_Pos

#define LL_GPIO_RTYP_Pos   1

Resistor Type bits position

Definition at line 272 of file gr55xx_ll_gpio.h.