+ Collaboration diagram for Resistor Type:

Macros

#define LL_AON_GPIO_RTYP_Pos   AON_PAD_CTL0_GPO_RTYPE_Pos
 Resistor Type bits position. More...
 
#define LL_AON_GPIO_RTYP_Msk   (0x1U << LL_AON_GPIO_RTYP_Pos)
 Resistor Type bits mask
More...
 
#define LL_AON_GPIO_RTYP   LL_AON_GPIO_RTYP_Msk
 Resistor Type bits
More...
 

Detailed Description

Macro Definition Documentation

◆ LL_AON_GPIO_RTYP

#define LL_AON_GPIO_RTYP   LL_AON_GPIO_RTYP_Msk

Resistor Type bits

Definition at line 223 of file gr55xx_ll_aon_gpio.h.

◆ LL_AON_GPIO_RTYP_Msk

#define LL_AON_GPIO_RTYP_Msk   (0x1U << LL_AON_GPIO_RTYP_Pos)

Resistor Type bits mask

Definition at line 222 of file gr55xx_ll_aon_gpio.h.

◆ LL_AON_GPIO_RTYP_Pos

#define LL_AON_GPIO_RTYP_Pos   AON_PAD_CTL0_GPO_RTYPE_Pos

Resistor Type bits position.

Definition at line 221 of file gr55xx_ll_aon_gpio.h.