Macros

#define LL_GPIO_MUX_0   ((uint32_t)0x0U)
 
#define LL_GPIO_MUX_1   ((uint32_t)0x1U)
 
#define LL_GPIO_MUX_2   ((uint32_t)0x2U)
 
#define LL_GPIO_MUX_3   ((uint32_t)0x3U)
 
#define LL_GPIO_MUX_4   ((uint32_t)0x4U)
 
#define LL_GPIO_MUX_5   ((uint32_t)0x5U)
 
#define LL_GPIO_MUX_6   ((uint32_t)0x6U)
 
#define LL_GPIO_MUX_7   ((uint32_t)0x7U)
 
#define LL_GPIO_MUX_8   ((uint32_t)0x8U)
 

Detailed Description

Macro Definition Documentation

◆ LL_GPIO_MUX_0

#define LL_GPIO_MUX_0   ((uint32_t)0x0U)

Select alternate function 0

Definition at line 157 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_1

#define LL_GPIO_MUX_1   ((uint32_t)0x1U)

Select alternate function 1

Definition at line 158 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_2

#define LL_GPIO_MUX_2   ((uint32_t)0x2U)

Select alternate function 2

Definition at line 159 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_3

#define LL_GPIO_MUX_3   ((uint32_t)0x3U)

Select alternate function 3

Definition at line 160 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_4

#define LL_GPIO_MUX_4   ((uint32_t)0x4U)

Select alternate function 4

Definition at line 161 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_5

#define LL_GPIO_MUX_5   ((uint32_t)0x5U)

Select alternate function 5

Definition at line 162 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_6

#define LL_GPIO_MUX_6   ((uint32_t)0x6U)

Select alternate function 6

Definition at line 163 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_7

#define LL_GPIO_MUX_7   ((uint32_t)0x7U)

Select alternate function 7

Definition at line 164 of file gr55xx_ll_gpio.h.

◆ LL_GPIO_MUX_8

#define LL_GPIO_MUX_8   ((uint32_t)0x8U)

Select alternate function 8

Definition at line 165 of file gr55xx_ll_gpio.h.