Macros

#define GPIO0_PIN1_MUX_SWD_IO   GPIO_MUX_0
 
#define GPIO0_PIN1_MUX_I2C0_SDA   GPIO_MUX_1
 
#define GPIO0_PIN1_MUX_I2C1_SDA   GPIO_MUX_2
 
#define GPIO0_PIN1_MUX_UART1_CTS   GPIO_MUX_3
 
#define GPIO0_PIN1_MUX_UART0_RX   GPIO_MUX_4
 
#define GPIO0_PIN1_MUX_UART1_RX   GPIO_MUX_5
 
#define GPIO0_PIN1_MUX_UART0_CTS   GPIO_MUX_6
 

Detailed Description

Macro Definition Documentation

◆ GPIO0_PIN1_MUX_I2C0_SDA

#define GPIO0_PIN1_MUX_I2C0_SDA   GPIO_MUX_1

GPIO0_PIN1 Mux Select I2C0_SDA

Definition at line 121 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_I2C1_SDA

#define GPIO0_PIN1_MUX_I2C1_SDA   GPIO_MUX_2

GPIO0_PIN1 Mux Select I2C1_SDA

Definition at line 122 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_SWD_IO

#define GPIO0_PIN1_MUX_SWD_IO   GPIO_MUX_0

GPIO0_PIN1 Mux Select SWD_IO

Definition at line 120 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_UART0_CTS

#define GPIO0_PIN1_MUX_UART0_CTS   GPIO_MUX_6

GPIO0_PIN1 Mux Select UART0_CTS

Definition at line 126 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_UART0_RX

#define GPIO0_PIN1_MUX_UART0_RX   GPIO_MUX_4

GPIO0_PIN1 Mux Select UART0_RX

Definition at line 124 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_UART1_CTS

#define GPIO0_PIN1_MUX_UART1_CTS   GPIO_MUX_3

GPIO0_PIN1 Mux Select UART1_CTS

Definition at line 123 of file gr55xx_hal_gpio_ex.h.

◆ GPIO0_PIN1_MUX_UART1_RX

#define GPIO0_PIN1_MUX_UART1_RX   GPIO_MUX_5

GPIO0_PIN1 Mux Select UART1_RX

Definition at line 125 of file gr55xx_hal_gpio_ex.h.